diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2014-10-09 18:53:13 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-10 16:44:31 +0100 |
commit | ee0ab903f8195d9ce43187a97ede1261b02eb691 (patch) | |
tree | b8c4edb0e61712b1d5927427930ee1828f360346 /oe-init-build-env-memres | |
parent | 505a6b696ae990442de720e5e1135a3e44d5f75c (diff) | |
download | poky-ee0ab903f8195d9ce43187a97ede1261b02eb691.tar.gz |
toolchain-scripts.bbclass: Allow sourcing of subscript for environment
Sometimes we require extra environment settings to be available on the
environment for proper SDK work. This were done, in past, using
'_append' tasks however with the split of the environment in a
canadian package this has been broken.
The easier and more flexible solution is to use environment subscripts
which are sources by the main script. These are now looked at:
$OECORE_NATIVE_SYSROOT/environment-setup.d/*.sh
and sourced.
(From OE-Core rev: 457291f2ca084d1f43c0cca2175b448a22761887)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'oe-init-build-env-memres')
0 files changed, 0 insertions, 0 deletions