diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-03-16 22:09:43 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-16 22:11:15 +0000 |
commit | 10dc69467677a4ce2a26aa670bbb9c1d7d783a0e (patch) | |
tree | 03cfb907b99f67bdf8ef42a6821f4faa9e55d179 /meta/files | |
parent | e022b27d189c1dcc7b3baea2b99dba8d724e6e2b (diff) | |
download | openembedded-core-10dc69467677a4ce2a26aa670bbb9c1d7d783a0e.tar.gz openembedded-core-10dc69467677a4ce2a26aa670bbb9c1d7d783a0e.tar.bz2 openembedded-core-10dc69467677a4ce2a26aa670bbb9c1d7d783a0e.zip |
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 'meta/files')
0 files changed, 0 insertions, 0 deletions