Browse Source

gstreamer1.0-plugins-ugly: upgrade 1.26.0 -> 1.26.1

(From OE-Core rev: d2c41aff01f376a96924f1f7c0d35a9829f2e1e3)

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>
Wang Mingyu 3 weeks ago
parent
commit
a19c0948ca

+ 1 - 1
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.26.0.bb → meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.26.1.bb

@@ -15,7 +15,7 @@ SRC_URI = " \
             https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \
             "
 
-SRC_URI[sha256sum] = "a86b51c8454a813120848c803421f327d8c07aabcae461e0597cc49398c0fcde"
+SRC_URI[sha256sum] = "34d9bcec8e88b008839d8de33fb043ae75eb04e466df74066fd66ee487a8ec4f"
 
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"