]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer1.0-plugins-ugly: 1.18.4 -> 1.18.5
authorJose Quaresma <quaresma.jose@gmail.com>
Sun, 3 Oct 2021 23:41:59 +0000 (00:41 +0100)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 25 Feb 2022 03:03:50 +0000 (11:03 +0800)
Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 09373e8c33cd0c585e146b55d9f7680832f2ad09)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.5.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.4.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.4.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.5.bb
index 932fa7f6fb579f4f5508b66aa19f2fecd7d6b80d..eae0c75d15f431e6e0c68340a84a7427b306d0e8 100644 (file)
@@ -13,7 +13,7 @@ LICENSE_FLAGS = "commercial"
 SRC_URI = " \
             https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \
             "
-SRC_URI[sha256sum] = "218df0ce0d31e8ca9cdeb01a3b0c573172cc9c21bb3d41811c7820145623d13c"
+SRC_URI[sha256sum] = "df32803e98f8a9979373fa2ca7e05e62f977b1097576d3a80619d9f5c69f66d9"
 
 S = "${WORKDIR}/gst-plugins-ugly-${PV}"