aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-01-05 13:59:36 +0100
committerKoen Kooi <koen@openembedded.org>2011-01-05 13:59:36 +0100
commit89ed3ea727b6a72025f0506d224cd71e1990f381 (patch)
treea6c381351c3cac51cfe7408951e798bd277e5c51 /recipes/ti
parentff1cf74a1d8ea22035405eeab3b0422dd12da26e (diff)
downloadopenembedded-89ed3ea727b6a72025f0506d224cd71e1990f381.tar.gz
ti-xgxperf: move SRCREV to common include and bump to r79
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/ti-xgxperf-qt-embedded_svn.bb1
-rw-r--r--recipes/ti/ti-xgxperf-qt-x11_svn.bb1
-rw-r--r--recipes/ti/ti-xgxperf.inc1
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 206a52d0b3..cc189fb2a4 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 7c529f4a7d..a68f3f3277 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 5dfc168f2f..e85c9b0053 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"