[oe-commits] Bernhard Reutner-Fischer : autoconf: set SRC_URI name

git version control git at git.openembedded.org
Sun Feb 14 21:35:28 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: fc301644497cdfd5a531dd551ac4307aeff53304
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=fc301644497cdfd5a531dd551ac4307aeff53304

Author: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Date:   Wed Feb 10 21:12:54 2010 +0100

autoconf: set SRC_URI name

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>

---

 recipes/autoconf/autoconf.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/autoconf/autoconf.inc b/recipes/autoconf/autoconf.inc
index 2fa1275..a561bf1 100644
--- a/recipes/autoconf/autoconf.inc
+++ b/recipes/autoconf/autoconf.inc
@@ -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





More information about the Openembedded-commits mailing list