[Rcar] Remove valgrind recipes from meta-rcar 55/13755/1
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 10 Apr 2018 07:19:12 +0000 (09:19 +0200)
committerRonan Le Martret <ronan.lemartret@iot.bzh>
Tue, 10 Apr 2018 07:19:12 +0000 (09:19 +0200)
* valgrind was backport in meta-rcar from cogent (unidentified reason).
  In some builds environement, the build  of this recipes failed
  (issue hardly reproductible). So remove valgrind backported recipes
  should resolve the build issue and upstream recipes from yocto will be
  used.

Bug-AGL: SPEC-1374

Change-Id: I1bc3d065badd1e2cd35b2a7b1a3c5fb43c357c06
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-agl-bsp/meta-rcar-gen3-adas/conf/layer.conf

index 1d2acf6..2b1ac5a 100644 (file)
@@ -67,4 +67,5 @@ DISTRO_FEATURES_append = " bluetooth"
 
 BBMASK += "/meta-rcar-gen3-adas/recipes-core/systemd/"
 BBMASK += "/meta-rcar-gen3-adas/recipes-graphics/opencv/"
+BBMASK += "/meta-rcar-gen3-adas/recipes-devtools/valgrind/"