aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2017-03-16 22:09:43 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-16 22:11:15 +0000
commit10dc69467677a4ce2a26aa670bbb9c1d7d783a0e (patch)
tree03cfb907b99f67bdf8ef42a6821f4faa9e55d179 /scripts
parente022b27d189c1dcc7b3baea2b99dba8d724e6e2b (diff)
downloadopenembedded-core-contrib-10dc69467677a4ce2a26aa670bbb9c1d7d783a0e.tar.gz
packagegroup-core-lsb: avoid rebuilding when changing layer config
It's regrettable that code in here is referring to BBFILE_COLLECTIONS, but it is, and the result is that this packagegroup will rebuild simply by adding or removing a layer which may be completely unrelated to whether you've got meta-qt4 or not. Add BBFILE_COLLECTIONS to vardepsexclude for the function to avoid this. (This was flagged up when testing the new yocto-compat-layer script - it understandably but undesirably reports it as a change caused by a layer). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions