Mask the recipe in meta-rcar-gen3-adas incompatible with YP 3.1.1 61/24861/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 25 Jun 2020 00:26:43 +0000 (02:26 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 25 Jun 2020 08:12:58 +0000 (08:12 +0000)
There is a bbappend in the cogent layer which is not forward-compatible with
YP 'dunfell' 3.1.1 . BBMASK it until upstream did fix it.

Bug-AGL: SPEC-3445

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ib301bb14e53a37f445c74461982fbbc24bcdae2f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24861
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>

meta-agl-bsp/meta-rcar-gen3-adas/conf/layer.conf

index 0f5a972..6d8d1da 100644 (file)
@@ -71,3 +71,5 @@ BBMASK += "/meta-rcar-gen3-adas/recipes-core/systemd/"
 BBMASK += "/meta-rcar-gen3-adas/recipes-graphics/opencv/"
 BBMASK += "/meta-rcar-gen3-adas/recipes-devtools/valgrind/"
 
+# cogent is incompatible with YP 3.1.1
+BBMASK += "meta-rcar-gen3-adas/recipes-bsp/linux-firmware/linux-firmware_20200122.bbappend"