gmp: set SRC_URI name
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 10 Feb 2010 20:12:55 +0000 (21:12 +0100)
committerPhil Blundell <philb@gnu.org>
Sun, 14 Feb 2010 20:16:26 +0000 (20:16 +0000)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
recipes/gmp/gmp.inc

index 3771e80..67e5c49 100644 (file)
@@ -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"