]> code.ossystems Code Review - openembedded-core.git/commit
image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion types
authorRandy Witt <randy.e.witt@linux.intel.com>
Thu, 5 Jan 2017 23:15:44 +0000 (15:15 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2017 18:01:51 +0000 (18:01 +0000)
commit037d39898e0e16c6d5b24a8d3844abfb328d3c14
tree28bdf03e74e3f12de87101a5eb7b03c1c93958e9
parent9cf9c725f7d534c326ffd95ec539b041f4ad286f
image_types.bbclass: IMAGE_TYPEDEP_ now adds deps for conversion types

Previously if IMAGE_TYPEDEP_* contained a conversion type of the form,
"foo.bar", the dependency on CONVERSION_DEPENDS_bar would not get added
to the task depends for do_rootfs.

[YOCTO #10883]

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/image_types.bbclass