aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2020-04-16 09:47:46 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-04-28 16:03:54 +0200
commitefcf75742e3e0b6790d12bb55f6edfb5a698fa23 (patch)
tree71f404c5abe2318a9967ae76fdbc050d0f602557
parent34f243e6f94fb36fedd0f45c35d033baa17bb419 (diff)
[AGL] TMP update on gstreamer1.0-plugins-good for yocto 3.1
Bug-AGL: SPEC-3328 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: I2cc9f75c3c4351c552a8223bbb5e8b352e21727d
-rw-r--r--meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend b/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend
index db223ba..a78c7fc 100644
--- a/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend
+++ b/meta-rcar-gen3/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend
@@ -1,7 +1,7 @@
-SRC_URI_remove = "http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz"
-SRC_URI_append = " gitsm://github.com/renesas-rcar/gst-plugins-good.git;branch=RCAR-GEN3/1.16.0"
+SRC_URI_remove = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-${PV}.tar.xz"
+SRC_URI_append = " gitsm://github.com/iotbzh/gst-plugins-good.git;branch=RCAR-GEN3/1.16.2"
-SRCREV = "8e4b5c16a9197219b66e167dd03d0a8800a95ed4"
+SRCREV = "f471dd242ea02b5fd238703b5962bb5879f89e62"
DEPENDS += "mmngrbuf-user-module"