diff options
author | Jeff Dike <jdike@x86_64.user-mode-linux.org> | 2010-08-05 15:13:45 -0400 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-08-20 16:20:10 +0100 |
commit | 81ff1ee2375161772a4e2471740e4d30f5577aae (patch) | |
tree | 291f1f0a99cd87cbd30e74b0d46bc08dec707d59 /scripts/qemuimage-tests | |
parent | 4df9f11171530ca60043504ce011f34c42e93b46 (diff) | |
download | openembedded-core-81ff1ee2375161772a4e2471740e4d30f5577aae.tar.gz openembedded-core-81ff1ee2375161772a4e2471740e4d30f5577aae.tar.bz2 openembedded-core-81ff1ee2375161772a4e2471740e4d30f5577aae.tar.xz openembedded-core-81ff1ee2375161772a4e2471740e4d30f5577aae.zip |
poky-qemu-internal: Support use of a preconfigured tap device
This patch makes poky-qemu-internal check for the existence of an
available preconfigured tap device before running poky-qemu-ifup to
make a new one.
Locking is handled with a lockfile in /tmp/qemu-tap-locks/. This uses
the lockfile utility, so that needs to be present on the host. On
exit, this script removes the lock file so that the tap device may be
reused.
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Diffstat (limited to 'scripts/qemuimage-tests')
0 files changed, 0 insertions, 0 deletions