diff options
| -rwxr-xr-x | scripts/oe-find-native-sysroot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/oe-find-native-sysroot b/scripts/oe-find-native-sysroot index 5c8681efce..235a67c95c 100755 --- a/scripts/oe-find-native-sysroot +++ b/scripts/oe-find-native-sysroot | |||
| @@ -47,7 +47,6 @@ fi | |||
| 47 | 47 | ||
| 48 | # Global vars | 48 | # Global vars |
| 49 | BITBAKE_E="" | 49 | BITBAKE_E="" |
| 50 | OECORE_NATIVE_SYSROOT="" | ||
| 51 | set_oe_native_sysroot(){ | 50 | set_oe_native_sysroot(){ |
| 52 | echo "Running bitbake -e $1" | 51 | echo "Running bitbake -e $1" |
| 53 | BITBAKE_E="`bitbake -e $1`" | 52 | BITBAKE_E="`bitbake -e $1`" |
