aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mpfr/mpfr_2.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mpfr/mpfr_2.1.1.bb')
-rw-r--r--recipes/mpfr/mpfr_2.1.1.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/mpfr/mpfr_2.1.1.bb b/recipes/mpfr/mpfr_2.1.1.bb
deleted file mode 100644
index 6bbf148b18..0000000000
--- a/recipes/mpfr/mpfr_2.1.1.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-require mpfr.inc
-
-DEPENDS = "gmp"
-PR = "r3"
-
-SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2"
-S = "${WORKDIR}/mpfr-${PV}"
-
-SRC_URI[md5sum] = "843422d90349800ee721f6710d051c87"
-SRC_URI[sha256sum] = "df551fb075d5e6d0824b74d231962cf0e104c43f646e233675d952ef3c03debc"