summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-06-04 16:44:45 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-06-05 11:02:22 +0100
commit582e088530f2b765bd1c2258daaabc0433453fbf (patch)
tree523882ecbcf392840af9ad3da94071d37f1d603e
parentd21f36ebe3602f662c95eb64b2f62a39541b12b2 (diff)
downloadpoky-582e088530f2b765bd1c2258daaabc0433453fbf.tar.gz
gst-examples: upgrade 1.26.1 -> 1.26.2
(From OE-Core rev: e9b31ad868183348326645755c3cfa0c354c19b8) 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-examples_1.26.2.bb (renamed from meta/recipes-multimedia/gstreamer/gst-examples_1.26.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_1.26.1.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.26.2.bb
index 59c7a4ade1..bc043f81c7 100644
--- a/meta/recipes-multimedia/gstreamer/gst-examples_1.26.1.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.26.2.bb
@@ -12,7 +12,7 @@ SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gstreamer.git;protocol=https;b
12 file://gst-player.desktop \ 12 file://gst-player.desktop \
13 " 13 "
14 14
15SRCREV = "7174e955ec066fb8d1fb683cc82713e0615826b6" 15SRCREV = "100c21e1faf68efe7f3830b6e9f856760697ab48"
16 16
17S = "${WORKDIR}/git/subprojects/gst-examples" 17S = "${WORKDIR}/git/subprojects/gst-examples"
18 18