[oe-commits] Jeff Lance : am-benchmarks: add return values

git version control git at git.openembedded.org
Tue May 3 15:17:00 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: 36de1a9f60ce039397ad2e2de18afa4a470a5794
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=36de1a9f60ce039397ad2e2de18afa4a470a5794

Author: Jeff Lance <jefflance01 at gmail.com>
Date:   Thu Apr 28 03:07:38 2011 +0000

am-benchmarks: add return values

* add return values to dhrystone and linpack for automated test

Signed-off-by: Jeff Lance  <j-lance1 at ti.com>
Acked-by: Chase Maupin <chase.maupin at ti.com>
Signed-off-by: Koen Kooi <koen at openembedded.org>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 recipes/ti/am-benchmarks_1.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/ti/am-benchmarks_1.2.bb b/recipes/ti/am-benchmarks_1.2.bb
index 38c7056..21e62a7 100644
--- a/recipes/ti/am-benchmarks_1.2.bb
+++ b/recipes/ti/am-benchmarks_1.2.bb
@@ -8,7 +8,7 @@ LICENSE = "BSD"
 SECTION = "system"
 PRIORITY = "optional"
 
-SRCREV = "60"
+SRCREV = "61"
 PR = "r2+svnr${SRCPV}"
 
 COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x|ti814x)"





More information about the Openembedded-commits mailing list