Use the correct BBFILE_PATTERN for meta-rcar-gen3-adas 16/24916/5
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 30 Jun 2020 20:14:58 +0000 (22:14 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 7 Jul 2020 18:22:48 +0000 (18:22 +0000)
We have multiple entries to cover, fix the BBFILE_PATTERN .

Bug-AGL: SPEC-3443
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I2fe95bf183fafa776668a63f9e28775a6f0547e0
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24916
Reviewed-by: Stéphane Desneux <stephane.desneux@iot.bzh>
meta-agl-bsp/meta-rcar-gen3-adas/conf/layer.conf

index 3435645..75bfcfc 100644 (file)
@@ -12,7 +12,7 @@ BBFILES += " \
 "
 
 BBFILE_COLLECTIONS += "rcar-gen3-cogent"
-BBFILE_PATTERN_rcar-gen3-cogent := "^${LAYERDIR}/cogent-symlinks/"
+BBFILE_PATTERN_rcar-gen3-cogent := "^${LAYERDIR}/"
 BBFILE_PRIORITY_rcar-gen3-cogent = "7"
 
 LAYERSERIES_COMPAT_rcar-gen3-cogent = "dunfell"