diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2017-06-16 18:21:26 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-28 20:55:08 +0100 |
commit | f93d58378fb4095a18c1403de03ca0e13ce465cd (patch) | |
tree | ffe83a7bbda720b2adabeacc85be3564d6a7bcd7 /meta/classes/image-mklibs.bbclass | |
parent | cb5116b65066d374ef6ff81b3017a65954c0e7aa (diff) | |
download | poky-f93d58378fb4095a18c1403de03ca0e13ce465cd.tar.gz |
image_types.bbclass: get rid of IMAGE_DEPENDS
The IMAGE_DEPENDS_<type> variables can be set to add dependencies for
individual image types. Those dependencies are added to the do_rootfs
task, while they really should be added to the specific image type tasks.
These variables are not documented anywhere.
Replaced usage of IMAGE_DEPENDS_<type> with explicitly added
dependencies to do_image_<type> tasks.
[YOCTO #11302]
(From OE-Core rev: c5f33d466122e53be910fa448af60ef3937eb828)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image-mklibs.bbclass')
0 files changed, 0 insertions, 0 deletions