]> code.ossystems Code Review - openembedded-core.git/commitdiff
mpfr: Upgrade to 3.1.4
authorKhem Raj <raj.khem@gmail.com>
Wed, 11 May 2016 17:35:44 +0000 (10:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 May 2016 12:40:53 +0000 (13:40 +0100)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/mpfr/mpfr/long-long-thumb.patch [moved from meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch with 100% similarity]
meta/recipes-support/mpfr/mpfr_3.1.4.bb [moved from meta/recipes-support/mpfr/mpfr_3.1.3.bb with 75% similarity]

similarity index 75%
rename from meta/recipes-support/mpfr/mpfr_3.1.3.bb
rename to meta/recipes-support/mpfr/mpfr_3.1.4.bb
index ee8a23893781c3d1a0e97ca13e02a4c24cf27e8e..230a86208e3c3e89f9f0801dcf938be30fc0269f 100644 (file)
@@ -8,9 +8,8 @@ DEPENDS = "gmp"
 SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.xz \
            file://long-long-thumb.patch \
            "
-
-SRC_URI[md5sum] = "6969398cd2fbc56a6af570b5273c56a9"
-SRC_URI[sha256sum] = "6835a08bd992c8257641791e9a6a2b35b02336c8de26d0a8577953747e514a16"
+SRC_URI[md5sum] = "064b2c18185038e404a401b830d59be8"
+SRC_URI[sha256sum] = "761413b16d749c53e2bfd2b1dfaa3b027b0e793e404b90b5fbaeef60af6517f5"
 
 UPSTREAM_CHECK_URI = "http://www.mpfr.org/mpfr-current/"