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:
5bb46de
)
parted: fix calloc test
author
Koen Kooi
<koen@openembedded.org>
Fri, 5 Dec 2008 16:20:38 +0000
(17:20 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 5 Dec 2008 16:20:38 +0000
(17:20 +0100)
packages/parted/parted_1.8.8.bb
patch
|
blob
|
history
diff --git
a/packages/parted/parted_1.8.8.bb
b/packages/parted/parted_1.8.8.bb
index
2d177d3
..
d1b5cbe
100644
(file)
--- a/
packages/parted/parted_1.8.8.bb
+++ b/
packages/parted/parted_1.8.8.bb
@@
-4,12
+4,14
@@
LICENSE = "GPLv3"
SECTION = "console/tools"
DEPENDS = "readline e2fsprogs-libs"
+PR = "r1"
+
SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
file://syscalls.h \
file://syscalls.patch;patch=1 \
"
-EXTRA_OECONF = "--disable-Werror"
+EXTRA_OECONF = "--disable-Werror
ac_cv_func_calloc_0_nonnull=yes
"
inherit autotools pkgconfig