diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-03-16 20:30:47 +1300 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-03-16 22:07:38 +1300 |
commit | a9369f4e5031aa270498b5dde4c49a857b0ee58f (patch) | |
tree | 7570a507abfe32e5e4831dcec57246d376271515 /meta/classes | |
parent | b81f5c38920007df83f55c10eea8375baa1828af (diff) | |
download | openembedded-core-contrib-paule/fixes1.tar.gz |
packagegroup-core-lsb: avoid rebuilding when changing layer configpaule/fixes1
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>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions