]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
packagegroup-core-lsb: avoid rebuilding when changing layer config paule/fixes1
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 16 Mar 2017 07:30:47 +0000 (20:30 +1300)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 16 Mar 2017 09:07:38 +0000 (22:07 +1300)
commita9369f4e5031aa270498b5dde4c49a857b0ee58f
tree7570a507abfe32e5e4831dcec57246d376271515
parentb81f5c38920007df83f55c10eea8375baa1828af
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>
meta/recipes-extended/packagegroups/packagegroup-core-lsb.bb