[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5443/8267] oe-run-native: OLDPATH -> OLD_PATH
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 5443/8267] oe-run-native: OLDPATH -> OLD_PATH
- Date: Sun, 17 Dec 2017 03:26:50 +0000 (UTC)
commit f57a53d5ab36f78f8393d4283503b6107d730195
Author: Robert Yang <liezhi yang windriver com>
Date: Mon Mar 27 03:39:13 2017 -0700
oe-run-native: OLDPATH -> OLD_PATH
It's a typo.
(From OE-Core rev: 1271d50e622cb3a0eef662de7112da04f05ef5bb)
Signed-off-by: Robert Yang <liezhi yang windriver com>
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
scripts/oe-run-native | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scripts/oe-run-native b/scripts/oe-run-native
index 7e26ea3..f2453e7 100755
--- a/scripts/oe-run-native
+++ b/scripts/oe-run-native
@@ -40,7 +40,7 @@ if [ -z "$SYSROOT_SETUP_SCRIPT" ]; then
fi
. $SYSROOT_SETUP_SCRIPT
-OLDPATH=$PATH
+OLD_PATH=$PATH
# look for a tool only in native sysroot
PATH=$OECORE_NATIVE_SYSROOT/usr/bin:$OECORE_NATIVE_SYSROOT/bin:$OECORE_NATIVE_SYSROOT/usr/sbin:$OECORE_NATIVE_SYSROOT/sbin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]