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 10:39:12 +0100 |
commit | 457291f2ca084d1f43c0cca2175b448a22761887 (patch) | |
tree | e938902099c1cc18896da09f981b97eab65591fd /meta/recipes-connectivity/libpcap | |
parent | 16cedc3bce6fc37543e9ef053cd7c589e523ca1c (diff) | |
download | openembedded-core-457291f2ca084d1f43c0cca2175b448a22761887.tar.gz openembedded-core-457291f2ca084d1f43c0cca2175b448a22761887.tar.bz2 openembedded-core-457291f2ca084d1f43c0cca2175b448a22761887.zip |
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.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/libpcap')
0 files changed, 0 insertions, 0 deletions