[oe-commits] Jeff Lance : am-sysinfo: update the SRCREV

git version control git at git.openembedded.org
Sat Jan 8 22:58:09 UTC 2011


Module: openembedded.git
Branch: master
Commit: 93fde8c7cdc697ca14d7116eaacf5e1337928eaa
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=93fde8c7cdc697ca14d7116eaacf5e1337928eaa

Author: Jeff Lance <jefflance01 at gmail.com>
Date:   Sun Jan  9 03:03:39 2011 +0000

am-sysinfo: update the SRCREV

* 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 at ti.com>
Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 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 9193836..80203f5 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 = "2"
+SRCREV = "5"
 PV = "1.0"
 PR = "r1+svnr${SRCPV}"
 





More information about the Openembedded-commits mailing list