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:54:53 +0100 |
commit | c5f33d466122e53be910fa448af60ef3937eb828 (patch) | |
tree | 97a322d59a568110ca59127bb89aeb26289fab1e /.gitignore | |
parent | 8ee40c7d75e5eba43a7b36bcabbd4309660686ad (diff) | |
download | openembedded-core-c5f33d466122e53be910fa448af60ef3937eb828.tar.gz openembedded-core-c5f33d466122e53be910fa448af60ef3937eb828.tar.bz2 openembedded-core-c5f33d466122e53be910fa448af60ef3937eb828.zip |
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]
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions