am-sysinfo: update the SRCREV
authorJeff Lance <jefflance01@gmail.com>
Sun, 9 Jan 2011 03:03:39 +0000 (03:03 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sat, 8 Jan 2011 22:54:41 +0000 (14:54 -0800)
* SRCREV update to pull in the following:
    * remove all compiler generated files from this repository
    * Modification for CCSv5 projects to build for arm926ej-s.
    * This is to overcome a CCSv5 limitation where you can't pass in CFLAGS externally
    * This only affects building with CCSv5, it does not affect the Arago build.

Signed-off-by: Jeff Lance <j-lance1@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/ti/am-sysinfo_svn.bb

index 9193836..80203f5 100644 (file)
@@ -4,7 +4,7 @@ LICENSE = "BSD"
 SECTION = "system"
 PRIORITY = "optional"
 
-SRCREV = "2"
+SRCREV = "5"
 PV = "1.0"
 PR = "r1+svnr${SRCPV}"