summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
release_lock() {
if [ "$LOCKFILE" = "" ]; then
- $QEMUIFDOWN $TAP $NATIVE_SYSROOT_DIR
+ $QEMUIFDOWN $TAP $POKY_NATIVE_SYSROOT
else
echo "Releasing lockfile of preconfigured tap device '$TAP'"
rm -f $LOCKFILE