0d8c6f2398c2072f2992fa6664cbced45313f776
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_imx6qdlsabreauto.inc
1 DISTRO_FEATURES_append = " agl-medium-arm-compiler"
2
3 # This disables the Freescale/NXP Vivante GPU driver and enables
4 # etnaviv support.
5 MACHINEOVERRIDES .= ":use-mainline-bsp"
6
7 # Disable meta-freescale package architecure mangling, as it causes
8 # issues with AGL's explicit setting of DEFAULTTUNE.
9 INHERIT_remove = "fsl-dynamic-packagearch"
10 MACHINE_SOCARCH = "${TUNE_PKGARCH}"
11
12 # Disable the meta-freescale weston-init bbappend as it conflicts
13 # with AGL's.
14 BBMASK = "meta-freescale/recipes-graphics/wayland/weston-init"
15
16 # Set CMA size large enough to work with AGL
17 UBOOT_EXTLINUX_KERNEL_ARGS_append = " cma=512M"
18
19 AGL_DEFAULT_INITRAMFS_FSTYPES := ""