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

index 2fa1275..a561bf1 100644 (file)
@@ -7,7 +7,7 @@ DEPENDS += "m4-native"
 RDEPENDS_${PN} = "m4 perl gnu-config"
 INC_PR = "r8"
 
-SRC_URI = "${GNU_MIRROR}/autoconf/autoconf-${PV}.tar.bz2 \
+SRC_URI = "${GNU_MIRROR}/autoconf/autoconf-${PV}.tar.bz2;name=autoconf \
           file://program_prefix.patch;patch=1"
 
 inherit autotools