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:
3e9bb4f
)
serial-forward.bb: Fix missing GNU_HASH QA Error.
author
Khem Raj
<raj.khem@gmail.com>
Thu, 22 Oct 2009 07:01:52 +0000
(
00:01
-0700)
committer
Khem Raj
<raj.khem@gmail.com>
Thu, 22 Oct 2009 23:23:09 +0000
(16:23 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/serial-utils/serial-forward.bb
patch
|
blob
|
history
diff --git
a/recipes/serial-utils/serial-forward.bb
b/recipes/serial-utils/serial-forward.bb
index
f5c1b17
..
b03fc59
100644
(file)
--- a/
recipes/serial-utils/serial-forward.bb
+++ b/
recipes/serial-utils/serial-forward.bb
@@
-3,11
+3,11
@@
AUTHOR = "Holger 'Zecke' Freyther'"
LICENSE = "GPL"
SECTION = "console/devel"
PV = "1.0.1+gitr${SRCREV}"
-PR = "r
0
"
+PR = "r
1
"
SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git/;protocol=git"
S = "${WORKDIR}/git/tools/serial_forward"
-
+EXTRA_OEMAKE = "CC="${CC} ${LDFLAGS}""
do_compile() {
cd ${S}
oe_runmake