[RCAR] Fix cluster-demo image build for RCAR board 90/25390/2
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Fri, 16 Oct 2020 08:33:10 +0000 (08:33 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 20 Oct 2020 08:42:26 +0000 (08:42 +0000)
* For  the agl-cluster-demo-platform image we need to apply a patch
  on gstreamer1.0-plugins-bad package. For now the RCAR was exclude, for
  an unkwon reason.

Bug-AGL: SPEC-3632

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: Ib94edf4717184946dfa20a5319d171757027ce4e
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25442
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>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit 43be51ec502907d66c6e3817f3745422c33b48a6)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25390

meta-agl-profile-graphical/recipes-multimedia/gstreamer1.0-plugins-bad/gstreamer1.0-plugins-bad_1.16.%.bbappend

index 7e1fa77..a74fb62 100644 (file)
@@ -1,2 +1,2 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-SRC_URI_append="${@bb.utils.contains_any("MACHINE", "salvator-x m3ulcb h3ulcb m3ulcb-nogfx", " "," file://0001-gst-wayland-Install-wayland-header-from-gstwayland-l.patch", d)}"
+SRC_URI_append=" file://0001-gst-wayland-Install-wayland-header-from-gstwayland-l.patch"