ignore this one. started at wrong location
-armin
On 02/02/2017 04:36 PM, Armin Kuster wrote:
From: Armin Kuster <akus...@mvista.com>
since the image type includes "uboot", need to inherit the class for it
Signed-off-by: Armin Kuster <akus...@mvista.com>
---
meta-cgl-common/images/core-image-cgl-initramfs.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-cgl-common/images/core-image-cgl-initramfs.bb
b/meta-cgl-common/images/core-image-cgl-initramfs.bb
index 0777b7c..2ebbdf5 100644
--- a/meta-cgl-common/images/core-image-cgl-initramfs.bb
+++ b/meta-cgl-common/images/core-image-cgl-initramfs.bb
@@ -12,8 +12,8 @@ export IMAGE_BASENAME = "core-image-cgl-initramfs"
IMAGE_LINGUAS = ""
LICENSE = "MIT"
-
-IMAGE_FSTYPES = "cpio.gz.u-boot"
+IMAGE_CLASSES = " image_types_uboot"
+IMAGE_FSTYPES ??= "cpio.gz.u-boot"
IMAGE_ROOTFS_SIZE = "8192"
--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto