git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50252aa
)
autoconf: set SRC_URI name
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Wed, 10 Feb 2010 20:12:54 +0000
(21:12 +0100)
committer
Phil 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
patch
|
blob
|
history
diff --git
a/recipes/autoconf/autoconf.inc
b/recipes/autoconf/autoconf.inc
index
2fa1275
..
a561bf1
100644
(file)
--- 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