]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lib/oe/sstatesig: Ensure packagegroups don't continually rebuild
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Nov 2013 22:15:22 +0000 (22:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 8 Nov 2013 17:24:51 +0000 (17:24 +0000)
commit80b065ff46322ec0cad039dfd9eb2d010168dba6
tree8f27bcb207c69177258dee321ba69567786ab7fc
parentb536824ea64b8d6729b830738bce637fc815e832
lib/oe/sstatesig: Ensure packagegroups don't continually rebuild

packagegroups are allarch and shouldn't change depending on the target
or machine selected. In general they should have good stable namespaces
for their dependencies. As such we can exclude them from rebuilding when
dependency checksums change.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/lib/oe/sstatesig.py