diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-15 18:03:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-18 10:06:26 +0100 |
commit | b50b14e37249fb23b8e4f3a86f9b245cba85ca86 (patch) | |
tree | 9e7becee9892a76b9468513414c2e257290fde22 /bitbake/lib/bb/COW.py | |
parent | b176189df1163d92aaec8b565bf69dcf76bab458 (diff) | |
download | poky-b50b14e37249fb23b8e4f3a86f9b245cba85ca86.tar.gz |
bitbake: cache: Build datastores from databuilder object
Rather than passing in a datastore to build on top of, use the data builder
object in the cache and base the parsed recipe from this. This turns
things into proper objects building from one another rather than messy
mixes of static and class functions.
This sets things up so we can support parsing and building multiple
configurations.
(Bitbake rev: fef18b445c0cb6b266cd939b9c78d7cbce38663f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/COW.py')
0 files changed, 0 insertions, 0 deletions