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:50:10 +0000 |
commit | 1baae2a0d19801197205671298b499dac631d4f1 (patch) | |
tree | 5e6477309ac3e59b691e27c0535494af1f204371 /meta/recipes-devtools/rpm | |
parent | 36e7717efecd36663b206c416f60aacff1f11257 (diff) | |
download | poky-1baae2a0d19801197205671298b499dac631d4f1.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: 8a9f249a9166347cc0468191ce130003e3d306e1)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rpm')
0 files changed, 0 insertions, 0 deletions