diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-06-04 16:44:44 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-05 11:02:22 +0100 |
commit | d21f36ebe3602f662c95eb64b2f62a39541b12b2 (patch) | |
tree | 3818caa2a81b7a4566a1cc22f081cc55c59a6bb4 | |
parent | fc8bc81c9cd0b76cb9436c6e00fdf26de616945b (diff) | |
download | poky-d21f36ebe3602f662c95eb64b2f62a39541b12b2.tar.gz |
gst-devtools: upgrade 1.26.1 -> 1.26.2
(From OE-Core rev: b1647fde7840ca765640c9c1989a68ae28d3eac4)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-devtools_1.26.2.bb (renamed from meta/recipes-multimedia/gstreamer/gst-devtools_1.26.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-devtools_1.26.1.bb b/meta/recipes-multimedia/gstreamer/gst-devtools_1.26.2.bb index cbad470d26..f898db80e7 100644 --- a/meta/recipes-multimedia/gstreamer/gst-devtools_1.26.1.bb +++ b/meta/recipes-multimedia/gstreamer/gst-devtools_1.26.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] = "32e15cb9d2dd6a07532f92745b62f1c72c8038b1a10d34b64e91c4557f689632" | 15 | SRC_URI[sha256sum] = "400ff79fe371367deb8ad1adf8b4643d6e558a433bf83136c2dd496fe8210f37" |
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" |