X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_nitrogen6x.inc;h=9f23453302cc2d1e6719590dbcfa6c9b634e53ca;hb=fca78543657d33047df35d115ed2fb4b7f7f899a;hp=4fb05725cbaeae7bb2baa51e1ef0d1519e2ae131;hpb=07326290221ba045e8eca8652940de67381e9574;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 4fb05725c..9f2345330 100644 --- a/meta-agl-bsp/conf/include/agl_nitrogen6x.inc +++ b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc @@ -3,3 +3,8 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-imx6" PREFERRED_PROVIDER_u-boot-mxsboot-native = "u-boot-imx6" 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"