diff options
author | David Reyna <David.Reyna@windriver.com> | 2017-08-20 18:01:48 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-23 12:07:42 +0100 |
commit | 52a67cc958185266f1b982555cf019a8b4f10817 (patch) | |
tree | 455d1e24d62b2a00c2926463d4ab405bbab80cba /meta-yocto | |
parent | e659fcc6b8d34955b2c38feffc86118f97b6dd9f (diff) | |
download | poky-52a67cc958185266f1b982555cf019a8b4f10817.tar.gz |
bitbake: toaster: custom image updates and original creation
When Toaster removes a package from a custom image, it must
also always remove the advised reverse-dependent recipes.
Similarly, when adding a package it must always add its advised
the packages it depends on. This code must be un-indented so
that it applies to all respective added or removed packages.
Toaster normally waits until a new custom image is built before
creating the custom layer and the recipe. However, an intermediate
different build can fail because the recipe has already been added
to the project, so the image's default recipe must be created
when the image is created.
[YOCTO #11915]
(Bitbake rev: bcd68fd7231f166baff875fb88e4f9ce0d9bf91d)
Signed-off-by: David Reyna <David.Reyna@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions