Files
poky/meta
Robert Yang 1bf8d703f4 image.bbclass: inherit image_types_uboot when needed
Fixed:
MACHINE = "qemuarm"
IMAGE_FSTYPES += "ext3.bz2.u-boot"
[snip]
No IMAGE_CMD defined for IMAGE_FSTYPES entry 'ext3.bz2.u-boot' - possibly invalid type name or missing support class
[snip]

This is because image_types_uboot is not inherited, inherit it when
needed will fix the problem.

(From OE-Core rev: 742a22ab7fd333e99d8701220d5a1db28347b1af)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-12-08 10:31:30 +00:00
..
2016-12-07 10:38:06 +00:00
2016-12-07 10:38:06 +00:00
2016-12-08 10:31:29 +00:00
2016-12-08 10:31:29 +00:00
2016-11-30 15:48:09 +00:00
2016-11-30 15:48:07 +00:00
2016-12-08 10:31:29 +00:00
2014-01-02 12:58:54 +00:00
2016-01-07 13:40:14 +00:00