diff options
author | Michael Wood <michael.g.wood@intel.com> | 2016-02-05 11:59:17 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-10 13:29:22 +0000 |
commit | 8d5b61e495b1862ee775bc75ff4babb4a62cca6c (patch) | |
tree | eef2bf55058779a0ff400fe800988097e2e2f582 /bitbake/lib/codegen.py | |
parent | 86db0bd7f213c192214b4e3dc4d42b0374004fc6 (diff) | |
download | poky-8d5b61e495b1862ee775bc75ff4babb4a62cca6c.tar.gz |
bitbake: toaster: models Add update_package_list for CustomImageRecipe
Add a method to update the packages included list from the last
build, this effectively "synchronises" the package list from what
we think will happen at the Customise image stage with what
actually was produced with a build. It's not ideal to have this
function here but we also need to make sure that no race condition
of the user accessing this list and it being updated occurs.
(Bitbake rev: 8cf6e67a955574b33856a082bdadf3194f2b6ba4)
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/codegen.py')
0 files changed, 0 insertions, 0 deletions