X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_nitrogen6x.inc;h=9f23453302cc2d1e6719590dbcfa6c9b634e53ca;hb=99cef05b4c32c401868c7f487784130e607ca74c;hp=a85354a353d6772a47c15d51dd9d7891bd1f0199;hpb=8f0aed0582269bf38b0ed47be4b6c287c1d098aa;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_nitrogen6x.inc b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc index a85354a35..9f2345330 100644 --- a/meta-agl-bsp/conf/include/agl_nitrogen6x.inc +++ b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc @@ -2,4 +2,9 @@ PREFERRED_PROVIDER_u-boot = "u-boot-imx6" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx6" PREFERRED_PROVIDER_u-boot-mxsboot-native = "u-boot-imx6" -AGL_DEFAULT_IMAGE_FSTYPES := "sdcard.gz" +AGL_DEFAULT_IMAGE_FSTYPES = "sdcard.gz" + +# prevent of build errors from missing bb files +BBMASK = "meta-boundary/recipes-(browser|mozilla)" + +PREFERRED_VERSION_weston_mx6_forcevariable = "2.0.0"