From: Bernhard Reutner-Fischer Date: Wed, 10 Feb 2010 20:12:55 +0000 (+0100) Subject: gmp: set SRC_URI name X-Git-Tag: Release-2010-05/1~491^2~255 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0847c8d15367062ea231b5aa8ca93eb9190be0e;p=openembedded.git gmp: set SRC_URI name Signed-off-by: Bernhard Reutner-Fischer --- 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"