]> code.ossystems Code Review - openembedded-core.git/commit
scripts: use the exported POKY_NATIVE_SYSROOT variable
authorJoshua Lock <josh@linux.intel.com>
Fri, 3 Sep 2010 17:34:24 +0000 (18:34 +0100)
committerJoshua Lock <josh@linux.intel.com>
Tue, 7 Sep 2010 10:22:54 +0000 (11:22 +0100)
commit9b800fe261650e4300795ce9762422d93cd31251
treeeee1bd6e1909a46dd5b5656b73a56942fdd2aa94
parentc97f3a5df4f498ec663d0bde88ed2652dd4db181
scripts: use the exported POKY_NATIVE_SYSROOT variable

Rather than trying to determine things through guess-work use the newly
exported variables to determine where the native binaries reside and
whether we are running in a build directory or not.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
scripts/poky-export-rootfs
scripts/poky-extract-sdk
scripts/poky-find-native-sysroot
scripts/poky-qemu-internal
scripts/runqemu-nfs