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=68ff823745cf4b081c186cb5b1360464c76b1406;hpb=665a605399bc8ac97b5fc078b7f95240a3f97f49;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 68ff82374..9f2345330 100644 --- a/meta-agl-bsp/conf/include/agl_nitrogen6x.inc +++ b/meta-agl-bsp/conf/include/agl_nitrogen6x.inc @@ -2,5 +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_INITRAMFS_FSTYPES := "cpio.gz" \ No newline at end of file +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"