ti-xgxperf: move SRCREV to common include and bump to r79
authorKoen Kooi <koen@openembedded.org>
Wed, 5 Jan 2011 12:59:36 +0000 (13:59 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 5 Jan 2011 12:59:36 +0000 (13:59 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/ti/ti-xgxperf-qt-embedded_svn.bb
recipes/ti/ti-xgxperf-qt-x11_svn.bb
recipes/ti/ti-xgxperf.inc

index 206a52d..cc189fb 100644 (file)
@@ -2,5 +2,4 @@ inherit qt4e
 
 require ti-xgxperf.inc
 
-SRCREV = "77"
 PV = "1.0.0.0"
index 7c529f4..a68f3f3 100644 (file)
@@ -2,5 +2,4 @@ inherit qt4x11
 
 require ti-xgxperf.inc
 
-SRCREV = "77"
 PV = "1.0.0.0"
index 5dfc168..e85c9b0 100644 (file)
@@ -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"