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:
5923579
)
parted 1.8.8: 'fix' configure, it builds again now
author
Koen Kooi
<koen@openembedded.org>
Thu, 24 Jun 2010 14:28:22 +0000
(16:28 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 24 Jun 2010 14:28:22 +0000
(16:28 +0200)
recipes/parted/parted_1.8.8.bb
patch
|
blob
|
history
diff --git
a/recipes/parted/parted_1.8.8.bb
b/recipes/parted/parted_1.8.8.bb
index
c915f4c
..
df32ca8
100644
(file)
--- a/
recipes/parted/parted_1.8.8.bb
+++ b/
recipes/parted/parted_1.8.8.bb
@@
-3,7
+3,7
@@
HOMEPAGE = "http://www.gnu.org/software/parted/parted.html"
LICENSE = "GPLv3"
SECTION = "console/tools"
DEPENDS = "readline util-linux-ng"
-PR = "r
3
"
+PR = "r
4
"
SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
file://use_llseek_syscall.patch \
@@
-14,8
+14,8
@@
EXTRA_OECONF = "--disable-Werror ac_cv_func_calloc_0_nonnull=yes"
inherit autotools pkgconfig
-do_
stag
e() {
- autotools_stage_all
+do_
configur
e() {
+ oe_runconf
}
SRC_URI[md5sum] = "0d494591731082ec57cc18627728124a"