]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugins-ugly: Update 1.16.2 -> Update 1.16.3
authorJose Quaresma <quaresma.jose@gmail.com>
Sun, 25 Oct 2020 14:23:47 +0000 (14:23 +0000)
committerSteve Sakoman <steve@sakoman.com>
Tue, 27 Oct 2020 01:06:51 +0000 (15:06 -1000)
Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.3.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.2.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.2.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.16.3.bb
index be10800389cf9f6c8b00ae86b7368a62301b6d57..d9ec82d887cde76ff7defe4b0ea0827a04f4fd3f 100644 (file)
@@ -9,8 +9,8 @@ LICENSE_FLAGS = "commercial"
 SRC_URI = " \
             https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \
             "
-SRC_URI[md5sum] = "10283ff5ef1e34d462dde77042e329bd"
-SRC_URI[sha256sum] = "5500415b865e8b62775d4742cbb9f37146a50caecfc0e7a6fc0160d3c560fbca"
+SRC_URI[md5sum] = "b025125a6c928024cbd300cc27b5d712"
+SRC_URI[sha256sum] = "403c21688065f41e53008874402b5c07832567cc1309a60df597eab7ff5843f0"
 
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"