meta-agl-bsp: templates: update of nitrogen6x machine template 67/11567/2
authorMihail Grigorov <michael.grigorov@konsulko.com>
Thu, 26 Oct 2017 14:23:40 +0000 (17:23 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 31 Oct 2017 15:44:05 +0000 (15:44 +0000)
Bug-AGL: SPEC-905

Change-Id: I959a9f8d085b0fb247998790191c3dcf2e4e34fa
Signed-off-by: Mihail Grigorov <michael.grigorov@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11567
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-by: Matt Porter <mporter@konsulko.com>
meta-agl-bsp/conf/include/agl_nitrogen6x.inc
templates/machine/nitrogen6x/40_bblayers.conf.inc [moved from templates/machine/nitrogen6x/50_bblayers.conf.inc with 100% similarity]

index 4fb0572..9f23453 100644 (file)
@@ -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"