77eb9734257faedeb85f64f1ba0cf6c13aa6faea
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_nitrogen6x.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 #WKS_FILE = "imx-uboot.wks"
20 AGL_DEFAULT_INITRAMFS_FSTYPES := ""