]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
runqemu/qemu-helper: Drop tunctl
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Jun 2023 16:59:06 +0000 (17:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Jun 2023 14:38:18 +0000 (15:38 +0100)
commit2abfbca690ff00cb58ce08a65cde006578ee3de9
tree561f2e7aba43a34f111989f195492073c130810a
parent038ec3a8c69bee4707817877e7f995a3f5050a99
runqemu/qemu-helper: Drop tunctl

ip tuntap provides the functionality that we obtained from tunctl. We only
needed tunctl when ifconfig was more available than ip. That isn't the case
now so we can drop tunctl and all the hoops we need to jump through to build
and provide it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/oescripts.py
meta/recipes-devtools/qemu/nativesdk-qemu-helper_1.0.bb
meta/recipes-devtools/qemu/qemu-helper-native_1.0.bb
meta/recipes-devtools/qemu/qemu-helper/tunctl.c [deleted file]
scripts/runqemu-gen-tapdevs
scripts/runqemu-ifdown
scripts/runqemu-ifup