[oe-commits] Koen Kooi : nbnench-byte: fix QA errors

git version control git at git.openembedded.org
Tue Jun 23 06:28:41 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 05386b063841e29f03ec301c111250391cdc52b4
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=05386b063841e29f03ec301c111250391cdc52b4

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jun 23 08:27:23 2009 +0200

nbnench-byte: fix QA errors

---

 recipes/nbench-byte/nbench-byte_2.2.3.bb |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

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
--- 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
 }





More information about the Openembedded-commits mailing list