X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_m3ulcb-nogfx.inc;h=61267dfb2b07baeefc7e4ea69a09160bad24296d;hb=0f54abc7c532cc14974b72512f01e51fbeea1b1e;hp=8985a27385a493a723106a0186510e3fc89c2ef3;hpb=e938bb19b70526dbd9d947bc7b75d322aa308769;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 8985a2738..61267dfb2 100644 --- a/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc +++ b/meta-agl-bsp/conf/include/agl_m3ulcb-nogfx.inc @@ -1,11 +1,12 @@ SOC_FAMILY = "r8a7796" -IMAGE_INSTALL_append = " \ - weston-bin \ -" - # Mask graphic Pkgs BBMASK = "gles-user-module|kernel-module-gles|wayland-kms|libgbm" # Mask MMP recipes BBMASK .= "|kernel-module-uvcs-drv|omx-user-module" +BBMASK .= "|meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-forward-port/" + +OSTREE_KERNEL = "Image" +IMAGE_BOOT_FILES_sota = "m3ulcb-ota-bootfiles/* Image-r8a7796-m3ulcb.dtb" +OSTREE_BOOTLOADER ?= "u-boot"