aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gmp
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-02-10 21:12:55 +0100
committerPhil Blundell <philb@gnu.org>2010-02-14 20:16:26 +0000
commitc0847c8d15367062ea231b5aa8ca93eb9190be0e (patch)
treeceec6595378f0f7b1291e814e06fb4e822b654b6 /recipes/gmp
parentd8bcfb8434b617b1f0ebc723fce177bbcd486f4a (diff)
downloadopenembedded-c0847c8d15367062ea231b5aa8ca93eb9190be0e.tar.gz
gmp: set SRC_URI name
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'recipes/gmp')
-rw-r--r--recipes/gmp/gmp.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gmp/gmp.inc b/recipes/gmp/gmp.inc
index 3771e80a9b..67e5c49bda 100644
--- a/recipes/gmp/gmp.inc
+++ b/recipes/gmp/gmp.inc
@@ -3,7 +3,7 @@ DESCRIPTION = "GNU multiprecision arithmetic library"
HOMEPAGE = "http://www.swox.com/gmp/"
LICENSE = "GPL LGPL"
-SRC_URI = "${GNU_MIRROR}/gmp/gmp-${PV}.tar.bz2 \
+SRC_URI = "${GNU_MIRROR}/gmp/gmp-${PV}.tar.bz2;name=gmp \
file://configure.patch;patch=1 \
file://amd64.patch;patch=1"