]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
runqemu-ifdown: catch up with ifup
authorAdrian Freihofer <adrian.freihofer@gmail.com>
Mon, 26 Jun 2023 13:29:26 +0000 (15:29 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2023 06:55:00 +0000 (07:55 +0100)
commitbe72e5e32da5a251db14b42d3e9c0951178e216d
treeeeaab28eff710a8c31aa346ee599c9964ece7cc9
parentce3a2f4cec28290c8e530989f17243f1ada4e3bd
runqemu-ifdown: catch up with ifup

- Drop the native-sysroot-basedir parameter
  still allow it to keep backward compatibility
  write a warning to stderr
- Add a space after ! in the if as suggested by shellcheck
- Support the new OE_TAP_NAME variable as well

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-ifdown