summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2022-03-14 23:17:05 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-15 14:28:42 +0000
commitdcd522021b89f681c3adce2348f4bdd645332078 (patch)
tree2d8f591b24c4a7f81adbbb927c8cbbdf9c5f1fea /meta/recipes-multimedia/gstreamer
parentbe762a02867975c33bb6fc7af865ea078a2d769f (diff)
downloadpoky-dcd522021b89f681c3adce2348f4bdd645332078.tar.gz
gstreamer1.0-plugins-bad: upgrade 1.20.0 -> 1.20.1
(From OE-Core rev: 70bc5e0e5f635e2764e49ea05f988510a2b7981b) Signed-off-by: Jose Quaresma <quaresma.jose@gmail.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.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb
index 1531b68de9..78e8f35025 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.0.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.1.bb
@@ -12,7 +12,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad
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 file://0005-msdk-fix-includedir-path.patch \ 13 file://0005-msdk-fix-includedir-path.patch \
14 " 14 "
15SRC_URI[sha256sum] = "015b8d4d9a395ebf444d40876867a2034dd3304b3ad48bc3a0dd0c1ee71dc11d" 15SRC_URI[sha256sum] = "09d3c2cf5911f0bc7da6bf557a55251779243d3de216b6a26cc90c445b423848"
16 16
17S = "${WORKDIR}/gst-plugins-bad-${PV}" 17S = "${WORKDIR}/gst-plugins-bad-${PV}"
18 18