aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Lance <jefflance01@gmail.com>2011-04-28 03:07:38 +0000
committerKoen Kooi <koen@openembedded.org>2011-04-26 21:11:01 +0200
commit77b78a65a01b931c70d88f0e91ece3c77e482a92 (patch)
treef2e258287ac28d98bfcc10b06d57c716b2f270ee
parente557584a06b312e19811e07fdf75d1a7f123ed91 (diff)
downloadopenembedded-77b78a65a01b931c70d88f0e91ece3c77e482a92.tar.gz
am-benchmarks: add return values
* add return values to dhrystone and linpack for automated test Signed-off-by: Jeff Lance <j-lance1@ti.com> Acked-by: Chase Maupin <chase.maupin@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
-rw-r--r--recipes/ti/am-benchmarks_1.2.bb2
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 38c7056ae5..21e62a75ec 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)"