summaryrefslogtreecommitdiffstats
path: root/scripts/poky-qemu-internal
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/poky-qemu-internal')
-rwxr-xr-xscripts/poky-qemu-internal2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/poky-qemu-internal b/scripts/poky-qemu-internal
index b529241cbf..0cf4ced707 100755
--- a/scripts/poky-qemu-internal
+++ b/scripts/poky-qemu-internal
@@ -84,7 +84,7 @@ fi
84 84
85release_lock() { 85release_lock() {
86 if [ "$LOCKFILE" = "" ]; then 86 if [ "$LOCKFILE" = "" ]; then
87 $QEMUIFDOWN $TAP $NATIVE_SYSROOT_DIR 87 $QEMUIFDOWN $TAP $POKY_NATIVE_SYSROOT
88 else 88 else
89 echo "Releasing lockfile of preconfigured tap device '$TAP'" 89 echo "Releasing lockfile of preconfigured tap device '$TAP'"
90 rm -f $LOCKFILE 90 rm -f $LOCKFILE