X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_imx6qdlsabreauto.inc;h=b3658af3c149f445343383eda1c932249410be58;hb=45edb36ac263a9c09ab9d3964cc58b648ed82af0;hp=44d41c15ed43a6cd873c8c3b46ecbffc069d479e;hpb=fa766117b90a216e9903ee12ede779e66b55e546;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_imx6qdlsabreauto.inc b/meta-agl-bsp/conf/include/agl_imx6qdlsabreauto.inc index 44d41c15e..b3658af3c 100644 --- a/meta-agl-bsp/conf/include/agl_imx6qdlsabreauto.inc +++ b/meta-agl-bsp/conf/include/agl_imx6qdlsabreauto.inc @@ -1,20 +1,16 @@ DISTRO_FEATURES_append = " agl-medium-arm-compiler" -# Caution: Hand-merge needed when original recipes are updated -# -# Here we only have selected lines from the following (and -# their included) files -# -# fslc-wayland.conf -# fsl-image-multimedia-full.bb -# +# This disables the Freescale/NXP Vivante GPU driver and enables +# etnaviv support. +MACHINEOVERRIDES .= ":use-mainline-bsp" -# fix build error -SECURITY_CFLAGS_pn-devil = "${SECURITY_NO_PIE_CFLAGS}" +# Disable the meta-freescale weston-init bbappend as it conflicts +# with AGL's. +BBMASK = "meta-freescale/recipes-graphics/wayland/weston-init" -# since krogoth, u-boot-fslc does not seem to handle imx6qsabreauto correctly -PREFERRED_PROVIDER_u-boot = "u-boot-imx" -PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx" -PREFERRED_PROVIDER_u-boot-mxsboot-native = "u-boot-imx" +# Set CMA size large enough to work with AGL +UBOOT_EXTLINUX_KERNEL_ARGS_append = " cma=512M" -#PREFERRED_VERSION_weston_mx6_forcevariable = "2.0.0" +# Generate WIC image also +AGL_EXTRA_IMAGE_FSTYPES = "wic.xz wic.bmap wic.xz.sha256sum" +AGL_DEFAULT_INITRAMFS_FSTYPES := ""