From patchwork Mon Jan 17 22:42:08 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/1] am-benchmarks: updating SRCREV - Makefile update to support CCSv5 Date: Mon, 17 Jan 2011 22:42:08 -0000 From: Jeff Lance X-Patchwork-Id: 307 Message-Id: <1295304128-13887-1-git-send-email-j-lance1@ti.com> To: openembedded-devel@lists.openembedded.org Cc: Jeff Lance * Update SRCREV * update makefile to support both debug and release versions supported by CCSv5 Signed-off-by: Jeff Lance --- 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 88b38e7..5ae0585 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 = "58" +SRCREV = "59" PR = "r2+svnr${SRCPV}" COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x)"