]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gst-examples: upgrade 1.26.2 -> 1.26.3
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 1 Jul 2025 23:24:33 +0000 (07:24 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jul 2025 09:38:22 +0000 (10:38 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb [moved from meta/recipes-multimedia/gstreamer/gst-examples_1.26.2.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-multimedia/gstreamer/gst-examples_1.26.2.bb
rename to meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb
index 33c4119d1a6ab6ce11c30d613ba67b27d647a524..8835b7d97bc37aa1ba9eb0bfafbec9a6594aa568 100644 (file)
@@ -7,12 +7,12 @@ LIC_FILES_CHKSUM = "file://playback/player/gtk/gtk-play.c;beginline=1;endline=20
 
 DEPENDS = "glib-2.0 gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gtk+3 json-glib glib-2.0-native"
 
-SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;branch=1.26 \
+SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;branch=1.26;tag=${PV} \
            file://0001-Make-player-examples-installable.patch \
            file://gst-player.desktop \
            "
 
-SRCREV = "100c21e1faf68efe7f3830b6e9f856760697ab48"
+SRCREV = "87bc0c6e949e3dcc440658f78ef52aa8088cb62f"
 
 S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"