diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-05-18 12:58:11 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-05-20 22:52:22 +0100 |
commit | 5aa706e44ea87c184aa8ee222ab17004f95a967a (patch) | |
tree | 0a33667464103db7831df702955774caef80c6f8 /meta/recipes-multimedia/gstreamer | |
parent | 083da5519728c4e28277d9fc903d9a56456501b9 (diff) | |
download | poky-5aa706e44ea87c184aa8ee222ab17004f95a967a.tar.gz |
gst-devtools: upgrade 1.20.1 -> 1.20.2
(From OE-Core rev: b4c976ea07ff276ae705110769c8e9741827615b)
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/gst-devtools_1.20.2.bb (renamed from meta/recipes-multimedia/gstreamer/gst-devtools_1.20.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-devtools_1.20.1.bb b/meta/recipes-multimedia/gstreamer/gst-devtools_1.20.2.bb index ade7cb7dc3..4819a34b26 100644 --- a/meta/recipes-multimedia/gstreamer/gst-devtools_1.20.1.bb +++ b/meta/recipes-multimedia/gstreamer/gst-devtools_1.20.2.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-${PV} | |||
12 | file://0001-connect-has-a-different-signature-on-musl.patch \ | 12 | file://0001-connect-has-a-different-signature-on-musl.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[sha256sum] = "81f1c7ef105b8bdb63412638952f6320723b3161c96a80f113b020e2de554b2b" | 15 | SRC_URI[sha256sum] = "b28dba953a92532208b30467ff91076295e266f65364b1b3482b4c4372d44b2a" |
16 | 16 | ||
17 | DEPENDS = "json-glib glib-2.0 glib-2.0-native gstreamer1.0 gstreamer1.0-plugins-base" | 17 | DEPENDS = "json-glib glib-2.0 glib-2.0-native gstreamer1.0 gstreamer1.0-plugins-base" |
18 | RRECOMMENDS:${PN} = "git" | 18 | RRECOMMENDS:${PN} = "git" |