]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gst-examples: upgrade 1.26.3 -> 1.26.5
authorLiu Yiding <liuyd.fnst@fujitsu.com>
Tue, 19 Aug 2025 03:34:32 +0000 (11:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Aug 2025 20:47:33 +0000 (21:47 +0100)
Refer to release note, no changes this time
https://gstreamer.freedesktop.org/releases/1.26/#1.26.5

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-examples_1.26.5.bb [moved from meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb
rename to meta/recipes-multimedia/gstreamer/gst-examples_1.26.5.bb
index df8fd4bd26378481d533c0e31bfe3c8f9d74feb3..2fa4ef11fe6235ef592929c60ca2552a2bb10f43 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;b
            file://gst-player.desktop \
            "
 
-SRCREV = "87bc0c6e949e3dcc440658f78ef52aa8088cb62f"
+SRCREV = "82cbccedf7946a32d28a5aaec8ebbcb627770c19"
 
 S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"