瀏覽代碼

gst-examples: upgrade 1.26.3 -> 1.26.5

Refer to release note, no changes this time
https://gstreamer.freedesktop.org/releases/1.26/#1.26.5

(From OE-Core rev: 72c3e493ab1899f39b89de9c41f5af2b0178f61b)

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>
Liu Yiding 2 月之前
父節點
當前提交
81d31fbd6a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      meta/recipes-multimedia/gstreamer/gst-examples_1.26.5.bb

+ 1 - 1
meta/recipes-multimedia/gstreamer/gst-examples_1.26.3.bb → meta/recipes-multimedia/gstreamer/gst-examples_1.26.5.bb

@@ -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"