aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPrabindh Sundareson <prabu@ti.com>2010-09-26 20:41:12 +0530
committerDenys Dmytriyenko <denis@denix.org>2010-10-01 17:38:50 -0400
commitaf5c9213be6d69550015f0102c82a813865d8288 (patch)
tree9c19880f7a1d2820f51f75f177ffc19354c56456
parent5acdd9778a60bfaf2bee042a09386a7439eeb067 (diff)
downloadopenembedded-af5c9213be6d69550015f0102c82a813865d8288.tar.gz
xgxperf: Updated to SRCREV 75
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
-rwxr-xr-xrecipes/ti/ti-xgxperf-qt-embedded_svn.bb2
-rwxr-xr-xrecipes/ti/ti-xgxperf-qt-x11_svn.bb2
-rwxr-xr-xrecipes/ti/ti-xgxperf.inc2
3 files changed, 4 insertions, 2 deletions
diff --git a/recipes/ti/ti-xgxperf-qt-embedded_svn.bb b/recipes/ti/ti-xgxperf-qt-embedded_svn.bb
index ef8dc70940..69386f9a02 100755
--- a/recipes/ti/ti-xgxperf-qt-embedded_svn.bb
+++ b/recipes/ti/ti-xgxperf-qt-embedded_svn.bb
@@ -2,6 +2,6 @@ inherit qt4e
require ti-xgxperf.inc
-SRCREV = "58"
+SRCREV = "75"
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 618ece459b..ca0b7e3834 100755
--- a/recipes/ti/ti-xgxperf-qt-x11_svn.bb
+++ b/recipes/ti/ti-xgxperf-qt-x11_svn.bb
@@ -2,6 +2,6 @@ inherit qt4x11
require ti-xgxperf.inc
-SRCREV = "58"
+SRCREV = "75"
PV = "1.0.0.0"
diff --git a/recipes/ti/ti-xgxperf.inc b/recipes/ti/ti-xgxperf.inc
index 4addc028a8..c47f7a10e9 100755
--- a/recipes/ti/ti-xgxperf.inc
+++ b/recipes/ti/ti-xgxperf.inc
@@ -17,6 +17,8 @@ do_install() {
install -m 0644 ${S}/widgetlib/libwidget.so.1.0.0 ${D}${libdir}
install -m 0755 ${S}/applicationmanager/xgxperf_app/xgxperf_app ${D}${bindir}
+ install -m 0755 ${S}/applicationmanager/xgxperf_launcher/xgxperf_launcher ${D}${bindir}
+
install -m 0755 ${S}/xgxperfserver/xgxperfserver ${D}${bindir}
install -m 0755 ${WORKDIR}/trunk/Packages/OMAP3_Graphics_SDK/xgxperf/server/* ${D}${bindir}