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:
4064329
)
iozone3: fix GNU_HASH related build failure
author
Steve Sakoman
<steve@sakoman.com>
Wed, 19 Aug 2009 04:47:29 +0000
(21:47 -0700)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 19 Aug 2009 09:54:34 +0000
(11:54 +0200)
recipes/iozone3/iozone3_263.bb
patch
|
blob
|
history
diff --git
a/recipes/iozone3/iozone3_263.bb
b/recipes/iozone3/iozone3_263.bb
index
c32e1da
..
2f3d345
100644
(file)
--- a/
recipes/iozone3/iozone3_263.bb
+++ b/
recipes/iozone3/iozone3_263.bb
@@
-4,6
+4,8
@@
AUTHOR = "Don Capps <don.capps2@verizon.net>, William D. Norcott <wnorcott@us.or
SECTION = "console/tests"
LICENSE = "${PN}"
+PR = "r1"
+
SRC_URI = "http://www.iozone.org/src/current/iozone3_263.tar \
file://copyright.txt \
file://fileop-arm.patch;patch=1"
@@
-12,6
+14,8
@@
S = "${WORKDIR}/${PN}_${PV}/src/current/"
EXTRA_OEMAKE = "linux-arm CC='${CC}'"
+TARGET_CC_ARCH += "${LDFLAGS}"
+
do_install() {
install -d ${D}${bindir} \
${D}${mandir}/man1 \