generic-poky/meta/recipes-core/meta
Chen Qi 2fd2c606f6 buildtools-tarball: do not export OECORE_NATIVE_SYSROOT
When building a qemu image inside the environment created by the
buildtools-tarball, the qemu image cannot be started, as the runqemu
script uses the tunctl binary which cannot be found inside the sysroot
directory of the buildtools-tarball.

The buildtools-tarball is inherently a tool set instead of a fully
functional SDK, so leaving the OECORE_NATIVE_SYSROOT variable in the
environment will mess things up.

However, we do need a line of 'OECORE_NATIVE_SYSROOT=xxx' in the environment
setup script so that the SDK can be extracted and relocated correctly.
Thus, instead of exporting OECORE_NATIVE_SYSROOT, we use a comment here.

[YOCTO #4939]

(From OE-Core rev: d4a4c764a844a7e61f866af9361f139684037336)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-06 12:39:53 +01:00
..
external-sourcery-toolchain Rename 'external-csl' to 'external-sourcery' 2012-05-24 08:51:36 +01:00
buildtools-tarball.bb buildtools-tarball: do not export OECORE_NATIVE_SYSROOT 2013-08-06 12:39:53 +01:00
external-sourcery-toolchain.bb external-sourcery: add missing providers 2013-07-29 13:09:16 +01:00
meta-environment.bb meta-toolchain: Popluated the libc siteconfig files. 2012-03-23 12:13:06 +00:00
meta-ide-support.bb meta-ide-support: Add native qemu support for meta-ide-support 2012-07-18 14:29:29 +01:00
meta-toolchain-gmae.bb Rename task to packagegroup 2012-09-04 12:52:55 +01:00
meta-toolchain.bb image/populate_sdk: Simplify imagetest inclusion and drop dummy class file 2012-12-07 17:13:12 +00:00
package-index.bb recipes: Fix ALLOW_EMPTY with no package specified 2013-03-05 13:14:52 +00:00