summaryrefslogtreecommitdiff
path: root/packages/gmp/gmp_4.1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gmp/gmp_4.1.4.bb')
-rw-r--r--packages/gmp/gmp_4.1.4.bb18
1 files changed, 2 insertions, 16 deletions
diff --git a/packages/gmp/gmp_4.1.4.bb b/packages/gmp/gmp_4.1.4.bb
index d80e728dc4..0b32f552e7 100644
--- a/packages/gmp/gmp_4.1.4.bb
+++ b/packages/gmp/gmp_4.1.4.bb
@@ -1,19 +1,5 @@
-SECTION = "libs"
-DESCRIPTION = "GNU multiprecision arithmetic library"
-HOMEPAGE = "http://www.swox.com/gmp/"
-LICENSE = "GPL LGPL"
+require gmp.inc
PR = "r1"
-SRC_URI = "ftp://ftp.gnu.org/gnu/gmp/gmp-${PV}.tar.bz2 \
- file://configure.patch;patch=1 \
- file://amd64.patch;patch=1 \
- file://sh4-asmfix.patch;patch=1"
-
-inherit autotools
-
-acpaths = ""
-
-do_stage () {
- autotools_stage_all
-}
+SRC_URI += "file://sh4-asmfix.patch;patch=1" \ No newline at end of file