From: Khem Raj Date: Thu, 22 Oct 2009 07:01:52 +0000 (-0700) Subject: serial-forward.bb: Fix missing GNU_HASH QA Error. X-Git-Tag: Release-2010-05/1~1976 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1dc3385026fc810b2e3f4283e515e77eeb3998f;p=openembedded.git serial-forward.bb: Fix missing GNU_HASH QA Error. Signed-off-by: Khem Raj --- 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