diff options
author | André Draszik <andre.draszik@jci.com> | 2018-05-22 13:25:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-16 22:38:20 +0100 |
commit | b7edc20cc2dd82989bd9561f860cb25478a40f69 (patch) | |
tree | b12b94a23c63dc8416e2a04f77272df7ea773b55 /meta/files | |
parent | 11e7dc96e7bc9d1cbf1f3bd10caeb65190c41a2f (diff) | |
download | openembedded-core-b7edc20cc2dd82989bd9561f860cb25478a40f69.tar.gz openembedded-core-b7edc20cc2dd82989bd9561f860cb25478a40f69.tar.bz2 openembedded-core-b7edc20cc2dd82989bd9561f860cb25478a40f69.zip |
sstate: Avoid indirect bison-native dependencies (via SSTATE_EXCLUDEDEPS_SYSROOT)
Avoid adding bison-native to the sysroot without a specific
dependency in the recipe. This means indirect dependencies
(e.g. X -> Y -> binutils-cross -> bison-native) no longer meet the
dependency incidentally. This improves determinism and avoids build
failures when people switch to external toolchains.
Based on an idea by Richard Purdie:
http://lists.openembedded.org/pipermail/openembedded-core/2018-January/146324.html
Signed-off-by: André Draszik <andre.draszik@jci.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files')
0 files changed, 0 insertions, 0 deletions