Fix imx6qdlsabreauto machine configuration
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_imx6qdlsabreauto.inc
1 DISTRO_FEATURES_append = " agl-medium-arm-compiler"
2
3 # Caution: Hand-merge needed when original recipes are updated
4 #
5 # Here we only have selected lines from the following (and
6 # their included) files
7 #
8 # fslc-wayland.conf
9 # fsl-image-multimedia-full.bb
10 #
11
12 # fix build error
13 SECURITY_CFLAGS_pn-devil = "${SECURITY_NO_PIE_CFLAGS}"
14
15 # since krogoth, u-boot-fslc does not seem to handle imx6qsabreauto correctly
16 PREFERRED_PROVIDER_u-boot = "u-boot-imx"
17 PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx"
18 PREFERRED_PROVIDER_u-boot-mxsboot-native = "u-boot-imx"
19
20 #PREFERRED_VERSION_weston_mx6_forcevariable = "2.0.0"