From: Jeff Lance Date: Tue, 18 Jan 2011 04:41:38 +0000 (+0000) Subject: am-sysinfo: Update SRCREV to add CCSv5 support X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90968db4fd36813ab8899844810987e9c8fca7d2;p=openembedded.git am-sysinfo: Update SRCREV to add CCSv5 support * 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 Signed-off-by: Khem Raj --- diff --git a/recipes/ti/am-sysinfo_svn.bb b/recipes/ti/am-sysinfo_svn.bb index 80203f5384..fc0c7cee17 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}"