diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/poky-qemu-internal | 2 |
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 | ||
| 85 | release_lock() { | 85 | release_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 |
