]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gst-examples: Upgrade 1.28.0 -> 1.28.2
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 8 Apr 2026 14:17:18 +0000 (16:17 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 Apr 2026 09:56:25 +0000 (10:56 +0100)
Changes since 1.28.0:
b2a3b2e: Back to development after 1.28.0
6ec50ef: tutorials/android: bump up ndkVersion to 29
4f6b36b: gst-examples/webrtc: fix error reported with android NDK 29
425d36f: gst-examples: webrtc: Update Rust dependencies
dcb37e2: Release 1.28.1
32113a6: Back to development after 1.28.1
43421c2: Release 1.28.2

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.2.bb [moved from meta/recipes-multimedia/gstreamer/gst-examples_1.28.0.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-multimedia/gstreamer/gst-examples_1.28.0.bb
rename to meta/recipes-multimedia/gstreamer/gst-examples_1.28.2.bb
index 066454608ba268adb35cd32b1ffcde4053259a5c..304d71b6377428784871209f674394bf3702defd 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;b
            file://gst-player.desktop \
            "
 
-SRCREV = "9058212f43074ef7df229e73cea135c4ea96e0d6"
+SRCREV = "43421c2a5b8ac5cceb52b11749df40301e1de5c0"
 
 S = "${UNPACKDIR}/${BP}/subprojects/gst-examples"