]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
gst-examples: upgrade 1.26.9 -> 1.28.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 8 Apr 2026 03:20:15 +0000 (05:20 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Apr 2026 09:56:25 +0000 (10:56 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-examples_1.28.0.bb [moved from meta/recipes-multimedia/gstreamer/gst-examples_1.26.9.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-multimedia/gstreamer/gst-examples_1.26.9.bb
rename to meta/recipes-multimedia/gstreamer/gst-examples_1.28.0.bb
index febfd6736fcf72cf1057933d7a64f006679763f6..066454608ba268adb35cd32b1ffcde4053259a5c 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;tag=${PV} \
+SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;branch=1.28;tag=${PV} \
            file://0001-Make-player-examples-installable.patch \
            file://gst-player.desktop \
            "
 
-SRCREV = "f313fae193089408e278c0dd3450145e5a12307b"
+SRCREV = "9058212f43074ef7df229e73cea135c4ea96e0d6"
 
 S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"