From 64bacaa90bd6344c967e6cee83de5ff6dd449877 Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Sun, 14 Feb 2021 22:32:34 +0100 Subject: Revert "meta-renesas: workaround recipe incompatibilities with YP 3.1.4" Bug-AGL: SPEC-3850 This reverts commit 8b4612385bbf4cdf523c9b731ed73c7887995372. Signed-off-by: Ronan Le Martret Change-Id: Id6cfbc4aef0ce3014e1d4eb33b0634cf30a94070 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26185 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- meta-agl-bsp/conf/include/agl_rcar.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'meta-agl-bsp/conf/include/agl_rcar.inc') diff --git a/meta-agl-bsp/conf/include/agl_rcar.inc b/meta-agl-bsp/conf/include/agl_rcar.inc index fce20ffad..cfdff9dbf 100644 --- a/meta-agl-bsp/conf/include/agl_rcar.inc +++ b/meta-agl-bsp/conf/include/agl_rcar.inc @@ -40,10 +40,6 @@ DISTRO_FEATURES_append = " h264dec_lib h264enc_lib aaclcdec_lib aaclcdec_mdw" # testing shows no issues on H3ULCB when not having them. BBMASK += "meta-rcar-gen3/recipes-graphics/wayland/weston-init.bbappend" -# Workaround for SPEC-3706 - versioned bbappends and upstream moved on to 1.16.3 -BBMASK += "meta-renesas/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-.*1.16.2\.bbappend" - - IMAGE_INSTALL_append_rcar-gen3 = " \ kernel-module-pvrsrvkm \ kernel-module-vsp2 \ -- cgit 1.2.3-korg