diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-16 15:32:40 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-19 15:18:04 +0000 |
commit | b43faba37816817edc5240a139361d16e07c6131 (patch) | |
tree | e24006d469c45eb7085e89d88c7977bb218f3bd0 /meta/classes/pkg_distribute.bbclass | |
parent | 30001153d3ce7dadf8f1ec79e634a638a9994518 (diff) | |
download | openembedded-core-b43faba37816817edc5240a139361d16e07c6131.tar.gz openembedded-core-b43faba37816817edc5240a139361d16e07c6131.tar.bz2 openembedded-core-b43faba37816817edc5240a139361d16e07c6131.zip |
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>
Diffstat (limited to 'meta/classes/pkg_distribute.bbclass')
0 files changed, 0 insertions, 0 deletions