aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-05-11 10:35:44 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-05-13 13:40:53 +0100
commit8f8aebc59df181071245cfeb6eb4a3efaf65c597 (patch)
tree677f22328c8a7c358028c4b0b1902d22b3b9266a /meta/recipes-support
parent9f1a8cc84105b077cb5896997b220f1f583075b5 (diff)
downloadopenembedded-core-contrib-8f8aebc59df181071245cfeb6eb4a3efaf65c597.tar.gz
mpfr: Upgrade to 3.1.4
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/mpfr/mpfr/long-long-thumb.patch (renamed from meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch)0
-rw-r--r--meta/recipes-support/mpfr/mpfr_3.1.4.bb (renamed from meta/recipes-support/mpfr/mpfr_3.1.3.bb)5
2 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch b/meta/recipes-support/mpfr/mpfr/long-long-thumb.patch
index ca7100eb29..ca7100eb29 100644
--- a/meta/recipes-support/mpfr/mpfr-3.1.3/long-long-thumb.patch
+++ b/meta/recipes-support/mpfr/mpfr/long-long-thumb.patch
diff --git a/meta/recipes-support/mpfr/mpfr_3.1.3.bb b/meta/recipes-support/mpfr/mpfr_3.1.4.bb
index ee8a238937..230a86208e 100644
--- a/meta/recipes-support/mpfr/mpfr_3.1.3.bb
+++ b/meta/recipes-support/mpfr/mpfr_3.1.4.bb
@@ -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/"