]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Improve handling of machine specific manifests
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Oct 2012 12:37:39 +0000 (12:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Oct 2012 08:46:31 +0000 (09:46 +0100)
commitfebeaf3d1b8917b660c7279b008d8b03337568e9
tree7788ff155c8cf0242edde32298eada48dbc96541
parentcc088489d70fb27d460c3dbe35d6ea382123c134
sstate: Improve handling of machine specific manifests

Now do_package isn't machine specific, we're only left with do_populate_sysroot as a
machine specific task. This change marks only the machine specific manifests as machine
specific, defaulting to PACKAGE_ARCH for everything else.

This means we do less work where there are multiple machines using the same
core package architecture and we can start to clean up the sstate duplicate files
whitelist.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass