summaryrefslogtreecommitdiffstats
path: root/recipes/serial-utils
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-10-22 00:01:52 -0700
committerKhem Raj <raj.khem@gmail.com>2009-10-22 16:23:09 -0700
commita1dc3385026fc810b2e3f4283e515e77eeb3998f (patch)
tree8144d50f3d087b178a03ae2fa782156b7c5d192f /recipes/serial-utils
parent3e9bb4f23c205dde9ab1b042b4bfc2c1b5fe8243 (diff)
downloadopenembedded-a1dc3385026fc810b2e3f4283e515e77eeb3998f.tar.gz
serial-forward.bb: Fix missing GNU_HASH QA Error.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/serial-utils')
-rw-r--r--recipes/serial-utils/serial-forward.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/serial-utils/serial-forward.bb b/recipes/serial-utils/serial-forward.bb
index f5c1b1721d..b03fc597dd 100644
--- 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 = "r0"
+PR = "r1"
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