[oe-commits] Koen Kooi : ti-xgxperf: move SRCREV to common include and bump to r79

git version control git at git.openembedded.org
Wed Jan 5 13:01:59 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 89ed3ea727b6a72025f0506d224cd71e1990f381
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=89ed3ea727b6a72025f0506d224cd71e1990f381

Author: Koen Kooi <koen at openembedded.org>
Date:   Wed Jan  5 13:59:36 2011 +0100

ti-xgxperf: move SRCREV to common include and bump to r79

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 recipes/ti/ti-xgxperf-qt-embedded_svn.bb |    1 -
 recipes/ti/ti-xgxperf-qt-x11_svn.bb      |    1 -
 recipes/ti/ti-xgxperf.inc                |    1 +
 3 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/recipes/ti/ti-xgxperf-qt-embedded_svn.bb b/recipes/ti/ti-xgxperf-qt-embedded_svn.bb
index 206a52d..cc189fb 100644
--- a/recipes/ti/ti-xgxperf-qt-embedded_svn.bb
+++ b/recipes/ti/ti-xgxperf-qt-embedded_svn.bb
@@ -2,5 +2,4 @@ inherit qt4e
 
 require ti-xgxperf.inc
 
-SRCREV = "77"
 PV = "1.0.0.0"
diff --git a/recipes/ti/ti-xgxperf-qt-x11_svn.bb b/recipes/ti/ti-xgxperf-qt-x11_svn.bb
index 7c529f4..a68f3f3 100644
--- a/recipes/ti/ti-xgxperf-qt-x11_svn.bb
+++ b/recipes/ti/ti-xgxperf-qt-x11_svn.bb
@@ -2,5 +2,4 @@ inherit qt4x11
 
 require ti-xgxperf.inc
 
-SRCREV = "77"
 PV = "1.0.0.0"
diff --git a/recipes/ti/ti-xgxperf.inc b/recipes/ti/ti-xgxperf.inc
index 5dfc168..e85c9b0 100644
--- a/recipes/ti/ti-xgxperf.inc
+++ b/recipes/ti/ti-xgxperf.inc
@@ -1,6 +1,7 @@
 HOMEPAGE = "http://processors.wiki.ti.com/index.php/Xgxperf"
 DESCRIPTION = "Qt Benchmarking Utility With Sample GUI applications For 2D/3D UseCases"
 
+SRCREV = "79"
 SRC_URI = "svn://gforge.ti.com/svn/gleslayer/;module=trunk;proto=https;user=anonymous;pswd=''"
 
 S = "${WORKDIR}/trunk/Packages/OMAP3_Graphics_SDK/xgxperf/xgxperf"





More information about the Openembedded-commits mailing list