]> code.ossystems Code Review - meta-freescale.git/commitdiff
gst-fsl-plugin (3.0.6): Fix the tarball's checksum
authorOtavio Salvador <otavio@ossystems.com.br>
Sat, 13 Apr 2013 16:52:22 +0000 (13:52 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 17 Apr 2013 21:20:21 +0000 (18:20 -0300)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-multimedia/gst-plugins/gst-fsl-plugin_3.0.6.bb

index 4c2844202fcdd6f31bcef18e4613ed5254b89cb1..0f5d5c3b3c052becb3a8c4915257ab8ee332cdd0 100644 (file)
@@ -5,7 +5,7 @@ require gst-fsl-plugin.inc
 
 DEPENDS = "gstreamer gst-plugins-base libfslcodec libfslparser"
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 SRC_URI += "file://fix-missing-sys-types-h.patch \
             file://Link-with-the-Real-Time-Extension-lib.patch \
@@ -13,7 +13,7 @@ SRC_URI += "file://fix-missing-sys-types-h.patch \
 
 PACKAGE_NAME = "gst-fsl-plugins"
 
-SRC_URI[md5sum] = "fd7c9db129cbcc4dc79b7dd832061594"
-SRC_URI[sha256sum] = "546deb407993f726ef4e140f5bd734d612d5f8872c832ac820957f667f22306e"
+SRC_URI[md5sum] = "5416a727e8b0bd94eec077ac7d70aae7"
+SRC_URI[sha256sum] = "fdb0b5ab964f607a93664412702a131931da8ef0b557597cbf161c3d9c9d0c12"
 
 COMPATIBLE_MACHINE = "(mx28)"