diff options
author | Michael Wood <michael.g.wood@intel.com> | 2015-12-07 18:26:47 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-10 13:29:17 +0000 |
commit | a6e4f94b0164434ebdd3bdad2ea7f69f6ba53ff0 (patch) | |
tree | 819e985d48b5195212e81b10af0b5cba486331dc /bitbake/lib/bb/ui/depexp.py | |
parent | e1bfe1ceb6c3518e1fd46f524cbca5c0550bf773 (diff) | |
download | poky-a6e4f94b0164434ebdd3bdad2ea7f69f6ba53ff0.tar.gz |
bitbake: toaster: buildinfohelper Add the concept of CustomImagePackage
This adds the concept of CustomImagePackage this is similar to the way
layers and recipes work in that we have a set of data which is part of
the build history and a set of data which is part of the configuration
data that toaster uses to guide people in configuring their project. We
create a set of built_packages for every build but only create a package
for configuration purposes if we don't already have one, so that the
CustomImagePackage only ever contains a unique list of packages that are
available to be added and removed from a CustomImageRecipe.
(Bitbake rev: f81bb65883baa6c0f8a4d48a4de3291a10543992)
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/bb/ui/depexp.py')
0 files changed, 0 insertions, 0 deletions