summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_imx-common.inc
blob: f6cc567e814b46eb22bfc6276b2f23be2e9cc9ad (plain)
1
2
3
4
5
6
7
8
# Disable meta-freescale package architecure mangling, as it causes
# issues with AGL's explicit setting of DEFAULTTUNE.
INHERIT_remove = "fsl-dynamic-packagearch"
MACHINE_SOCARCH = "${TUNE_PKGARCH}"

# Disable the meta-freescale weston-init bbappend as it conflicts
# with AGL's.
BBMASK += "meta-freescale/recipes-graphics/wayland/weston-init"