summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/inventory
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-10 00:09:20 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-14 01:58:38 +0300
commit30217a527db0b1427fc482c2f44552461f208831 (patch)
treea19b168032c0bbb58bd8fd90f2c87917a844bd7e /meta-phosphor/recipes-phosphor/inventory
parentadf1a33e95cb06da41b607fa73c39523ee45c525 (diff)
downloadopenbmc-30217a527db0b1427fc482c2f44552461f208831.tar.xz
meta-ibm: witherspoon: fix file search paths
Typically it does not make any sense to append to FILESEXTRAPATHS. FILESEXTRAPATHS is set in a bbappend when overriding something from another layer. The typical desire will be to make bitbake search for files in the layer with the bbappend and not some other layer earlier in the priority list. Further, appending to FILESEXTRAPATHS will introduce unexpected behavior when multiple layers append the same recipe - layers with higher layer priorities that append to FILESEXTRAPATHS will find their files overriden by files in layers with lower priorities. (From meta-ibm rev: a588016cb556b425a00286ace2c8324590aac98b) Change-Id: I7672219fdab5e2c9cc03423d7f507ef2e6a842c2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/inventory')
0 files changed, 0 insertions, 0 deletions