diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2017-02-21 10:04:50 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-18 13:07:32 +0100 |
commit | 99c6c878ee122a04f23ef49ea653208ca1c7aa77 (patch) | |
tree | e23552570be5ef5c081d72349eb2c96553eeb55b /meta/classes/binconfig-disabled.bbclass | |
parent | 6c3d10ea62ad282a764da83aa701f92c6d3db6cb (diff) | |
download | poky-99c6c878ee122a04f23ef49ea653208ca1c7aa77.tar.gz |
image_types.bbclass: fix image dependency chain collection
If image type "foo" depends on image type "bar.xz", then dependencies
should be collected from the base image type (ie "IMAGE_DEPENDS_bar")
not from "IMAGE_DEPENDS_bar.xz".
(From OE-Core rev: 854fff614059100494326adeec7c48fa5272d080)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8a9f249a9166347cc0468191ce130003e3d306e1)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/binconfig-disabled.bbclass')
0 files changed, 0 insertions, 0 deletions