From patchwork Mon Jan 17 20:41:38 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/1] am-sysinfo: Update SRCREV to add CCSv5 support Date: Mon, 17 Jan 2011 20:41:38 -0000 From: Jeff Lance X-Patchwork-Id: 306 Message-Id: <1295296898-11309-1-git-send-email-j-lance1@ti.com> To: openembedded-devel@lists.openembedded.org Cc: Jeff Lance * Update SRCREV to pull in the following: * Update the makefile to support the debug and release versions utilized by CCSv5 * Add a top level Makefile * update support files used by CCSv5 - .cproject and .project Signed-off-by: Jeff Lance --- recipes/ti/am-sysinfo_svn.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/recipes/ti/am-sysinfo_svn.bb b/recipes/ti/am-sysinfo_svn.bb index 80203f5..fc0c7ce 100644 --- a/recipes/ti/am-sysinfo_svn.bb +++ b/recipes/ti/am-sysinfo_svn.bb @@ -4,7 +4,7 @@ LICENSE = "BSD" SECTION = "system" PRIORITY = "optional" -SRCREV = "5" +SRCREV = "6" PV = "1.0" PR = "r1+svnr${SRCPV}"