summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-05-18 12:58:14 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-20 22:52:22 +0100
commitea1d902f97af6ae2264922eed45be8e586741e3c (patch)
tree39a0187309bff7cd5cdc2ba8ebcb830ffb2fbd27 /meta/recipes-multimedia/gstreamer
parentcdde2ec1b9c92c68e30568f9bd0dbf68e5636c46 (diff)
downloadpoky-ea1d902f97af6ae2264922eed45be8e586741e3c.tar.gz
gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
(From OE-Core rev: 70ff1c8f54bfb47307cce4d2cb731cc775cd7e21) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.2.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.2.bb
index 7c4665ae80..bb33e3822e 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.2.bb
@@ -11,7 +11,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad
11 file://0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch \ 11 file://0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch \
12 file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ 12 file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \
13 " 13 "
14SRC_URI[sha256sum] = "09d3c2cf5911f0bc7da6bf557a55251779243d3de216b6a26cc90c445b423848" 14SRC_URI[sha256sum] = "4adc4c05f41051f8136b80cda99b0d049a34e777832f9fea7c5a70347658745b"
15 15
16S = "${WORKDIR}/gst-plugins-bad-${PV}" 16S = "${WORKDIR}/gst-plugins-bad-${PV}"
17 17