From 89ed3ea727b6a72025f0506d224cd71e1990f381 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 5 Jan 2011 13:59:36 +0100 Subject: ti-xgxperf: move SRCREV to common include and bump to r79 Signed-off-by: Koen Kooi --- 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 insertion(+), 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" -- cgit 1.2.3-korg