]> 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>
Tue, 21 Feb 2017 18:04:49 +0000 (10:04 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 12:04:45 +0000 (13:04 +0100)
commitc0ff0e1ff872b04006b26c6db4f8c9cf053b0764
tree7817bf017865224f9db545faf2bdd0868106829a
parentb21d5c0c615c99bd0d756ab32818acc3b648fb4e
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>
(cherry picked from commit 037d39898e0e16c6d5b24a8d3844abfb328d3c14)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/classes/image_types.bbclass