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:
955a41e
)
nbnench-byte: fix QA errors
author
Koen Kooi
<koen@openembedded.org>
Tue, 23 Jun 2009 06:27:23 +0000
(08:27 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 23 Jun 2009 06:27:23 +0000
(08:27 +0200)
recipes/nbench-byte/nbench-byte_2.2.3.bb
patch
|
blob
|
history
diff --git
a/recipes/nbench-byte/nbench-byte_2.2.3.bb
b/recipes/nbench-byte/nbench-byte_2.2.3.bb
index
4a5fa24
..
76699ba
100644
(file)
--- a/
recipes/nbench-byte/nbench-byte_2.2.3.bb
+++ b/
recipes/nbench-byte/nbench-byte_2.2.3.bb
@@
-8,6
+8,9
@@
SECTION = "console/utils"
SRC_URI = "http://www.tux.org/~mayer/linux/${PN}-${PV}.tar.gz \
file://nbench_32bits.patch;patch=1"
+PR = "r1"
+
+TARGET_CC_ARCH += "${CFLAGS} ${LDFLAGS}"
do_compile() {
oe_runmake
}