[oe-commits] Frans Meulenbroeks : mpfr: remove old versions

git version control git at git.openembedded.org
Sun Aug 15 15:55:11 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0be62f8a6362c63a54a7dd2c1f84250bb7178a0a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0be62f8a6362c63a54a7dd2c1f84250bb7178a0a

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug 15 17:52:10 2010 +0200

mpfr: remove old versions

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/mpfr/mpfr-canadian_2.3.1.bb |    3 ---
 recipes/mpfr/mpfr-native_2.1.1.bb   |    4 ----
 recipes/mpfr/mpfr-native_2.3.1.bb   |    7 -------
 recipes/mpfr/mpfr-native_2.3.2.bb   |    6 ------
 recipes/mpfr/mpfr_2.1.1.bb          |   10 ----------
 recipes/mpfr/mpfr_2.3.1.bb          |   13 -------------
 recipes/mpfr/mpfr_2.3.2.bb          |   11 -----------
 7 files changed, 0 insertions(+), 54 deletions(-)

diff --git a/recipes/mpfr/mpfr-canadian_2.3.1.bb b/recipes/mpfr/mpfr-canadian_2.3.1.bb
deleted file mode 100644
index e35f24e..0000000
--- a/recipes/mpfr/mpfr-canadian_2.3.1.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require mpfr_${PV}.bb
-inherit canadian-native
-DEPENDS = "gmp-canadian"
diff --git a/recipes/mpfr/mpfr-native_2.1.1.bb b/recipes/mpfr/mpfr-native_2.1.1.bb
deleted file mode 100644
index 01ba37c..0000000
--- a/recipes/mpfr/mpfr-native_2.1.1.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require mpfr_${PV}.bb
-inherit native
-DEPENDS = "gmp-native"
-
diff --git a/recipes/mpfr/mpfr-native_2.3.1.bb b/recipes/mpfr/mpfr-native_2.3.1.bb
deleted file mode 100644
index 4b78bf9..0000000
--- a/recipes/mpfr/mpfr-native_2.3.1.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require mpfr_${PV}.bb
-inherit native
-DEPENDS = "gmp-native"
-
-
-SRC_URI[md5sum] = "8352b619e04dcc73411a38b39dd855f6"
-SRC_URI[sha256sum] = "d857f9df4a6cf50d0bc57dd11296dd1a8d1ac709442875ea4fcd757a89da8430"
diff --git a/recipes/mpfr/mpfr-native_2.3.2.bb b/recipes/mpfr/mpfr-native_2.3.2.bb
deleted file mode 100644
index 2926a24..0000000
--- a/recipes/mpfr/mpfr-native_2.3.2.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require mpfr_${PV}.bb
-inherit native
-DEPENDS = "gmp-native"
-
-SRC_URI[md5sum] = "527147c097874340cb9cee0579dacf3b"
-SRC_URI[sha256sum] = "18e078c996e182b7ceab32f2ab840e6a151b593e0cd5b83cb9d2960f212fba4c"
diff --git a/recipes/mpfr/mpfr_2.1.1.bb b/recipes/mpfr/mpfr_2.1.1.bb
deleted file mode 100644
index 6bbf148..0000000
--- 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"
diff --git a/recipes/mpfr/mpfr_2.3.1.bb b/recipes/mpfr/mpfr_2.3.1.bb
deleted file mode 100644
index 9e50b1b..0000000
--- a/recipes/mpfr/mpfr_2.3.1.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-require mpfr.inc
-
-DEPENDS = "gmp"
-PR = "r1"
-
-SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2 \
-           file://long-long-thumb.patch \
-	   file://dont_use_mips_h_constraint.patch \
-	  "
-S = "${WORKDIR}/mpfr-${PV}"
-
-SRC_URI[md5sum] = "8352b619e04dcc73411a38b39dd855f6"
-SRC_URI[sha256sum] = "d857f9df4a6cf50d0bc57dd11296dd1a8d1ac709442875ea4fcd757a89da8430"
diff --git a/recipes/mpfr/mpfr_2.3.2.bb b/recipes/mpfr/mpfr_2.3.2.bb
deleted file mode 100644
index c879656..0000000
--- a/recipes/mpfr/mpfr_2.3.2.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require mpfr.inc
-
-DEPENDS = "gmp"
-PR = "r0"
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2"
-S = "${WORKDIR}/mpfr-${PV}"
-
-SRC_URI[md5sum] = "527147c097874340cb9cee0579dacf3b"
-SRC_URI[sha256sum] = "18e078c996e182b7ceab32f2ab840e6a151b593e0cd5b83cb9d2960f212fba4c"





More information about the Openembedded-commits mailing list