]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Avoid indirect bison-native dependencies (via SSTATE_EXCLUDEDEPS_SYSROOT)
authorAndré Draszik <andre.draszik@jci.com>
Tue, 22 May 2018 12:25:53 +0000 (13:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Aug 2018 21:38:20 +0000 (22:38 +0100)
commitb7edc20cc2dd82989bd9561f860cb25478a40f69
treeb12b94a23c63dc8416e2a04f77272df7ea773b55
parent11e7dc96e7bc9d1cbf1f3bd10caeb65190c41a2f
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>
meta/conf/layer.conf