diff options
author | Ming Liu <peter.x.liu@external.atlascopco.com> | 2017-04-06 14:09:44 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-08 22:48:07 +0100 |
commit | 767335c92b7cc657a008722a908380a3c89c3c66 (patch) | |
tree | 04ccc48312e6be35acdcd46fa8da626c392d1a0c /meta/recipes-devtools/bison | |
parent | 85b69a5ec9ba9ea9ebdcd8ac18e1e147ddb1ff33 (diff) | |
download | openembedded-core-767335c92b7cc657a008722a908380a3c89c3c66.tar.gz openembedded-core-767335c92b7cc657a008722a908380a3c89c3c66.tar.bz2 openembedded-core-767335c92b7cc657a008722a908380a3c89c3c66.zip |
cross-canadian.bbclass: override TARGET_* flags
Some TARGET_* flags are being exported in bitbake.conf currently, so
they are impacting all the tasks of a cross-canadian recipe even they
are not in use at all.
This can lead a lot of churn when the cross-canadian sysroot are shared
by machines while they have defined different TARGET_* flags.
Fix it by overriding with BUILDSDK_* flags.
Signed-off-by: Ming Liu <peter.x.liu@external.atlascopco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/bison')
0 files changed, 0 insertions, 0 deletions