]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Implement a setscene dependency validation routine to allow skipping of some...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Nov 2012 15:32:40 +0000 (15:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Nov 2012 15:18:04 +0000 (15:18 +0000)
commitb43faba37816817edc5240a139361d16e07c6131
treee24006d469c45eb7085e89d88c7977bb218f3bd0
parent30001153d3ce7dadf8f1ec79e634a638a9994518
sstate: Implement a setscene dependency validation routine to allow skipping of some sstate installation

This is a first attempt at logic to determine when a sstate dependency needs
to be installed and when it does not. Its a start at the logic and errs on the
side of caution, as it gets wider testing, we can refine the logic as needed.

This code should allow a significant performance speedup to certain workflows, for
example "bitbake xxx-image -c rootfs" will not populate the target sysroot.

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