summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_h3ulcb.inc
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-03-01 18:48:17 +0100
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-03-19 21:05:25 +0100
commitf6508c442909fd92c30b88192b37b9d1308c01d2 (patch)
tree9a8d6dc8daac2ff1407e2582d02f4f0015d5267e /meta-agl-bsp/conf/include/agl_h3ulcb.inc
parentac9d301468c3a513603cf24e5dceacdb0ade05a4 (diff)
[rcar-gen3] blacklist the recipes-forward-port from bsp
* AGL must use Wayland/Weston from yocto, so to be sure AGL does not use Wayland/Weston from Renesas rcar gen3 BSP, blacklist the recipes forward ported.(but not the recipes .bbappend). Bug-AGL: SPEC-471 Bug-AGL: SPEC-411 Change-Id: I8310de2210273eb592c6ce865d300e0e5a8dbd0a Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_h3ulcb.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_h3ulcb.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/include/agl_h3ulcb.inc b/meta-agl-bsp/conf/include/agl_h3ulcb.inc
index a35f7ef16..8ee7048cf 100644
--- a/meta-agl-bsp/conf/include/agl_h3ulcb.inc
+++ b/meta-agl-bsp/conf/include/agl_h3ulcb.inc
@@ -44,4 +44,6 @@ IMAGE_INSTALL_append_rcar-gen3 = " \
kernel-module-vspm-if \
omx-user-module \
weston-bin \
-" \ No newline at end of file
+"
+
+BBMASK .= "|meta-renesas-rcar-gen3/meta-rcar-gen3/recipes-forward-port/"