X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_m3ulcb-nogfx.inc;h=e0db83b52e5ae3d6ec1d9a561e23560d23fe40c7;hb=refs%2Ftags%2F6.0.4;hp=c0ebb5f65b65a35b31b42d7759cf642269e48732;hpb=6ee7bd778686215048a2df9ea10645d17b232002;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc b/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc index c0ebb5f65..e0db83b52 100644 --- a/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc +++ b/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc @@ -1,3 +1,4 @@ +require conf/include/agl_ulcb-nogfx.inc SOC_FAMILY = "r8a7796" # Mask graphic Pkgs @@ -10,3 +11,6 @@ DISTRO_FEATURES_append = " sota" OSTREE_KERNEL = "Image" IMAGE_BOOT_FILES_sota = "m3ulcb-ota-bootfiles/* Image-r8a7796-m3ulcb.dtb" OSTREE_BOOTLOADER ?= "u-boot" + +WKS_FILE = "singlepart-noloader.wks" +AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum"