diff options
author | Andre McCurdy <armccurdy@gmail.com> | 2017-02-05 19:42:48 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-02-07 14:48:56 +0000 |
commit | 8a9f249a9166347cc0468191ce130003e3d306e1 (patch) | |
tree | d6bba911d27f7f600666a8b83982e65bcc67c4c2 /meta/recipes-devtools | |
parent | 4aabdddf67859cd8518e5cb672fb391c859817e0 (diff) | |
download | openembedded-core-8a9f249a9166347cc0468191ce130003e3d306e1.tar.gz openembedded-core-8a9f249a9166347cc0468191ce130003e3d306e1.tar.bz2 openembedded-core-8a9f249a9166347cc0468191ce130003e3d306e1.zip |
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".
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions