[oe-commits] Prabindh Sundareson : xgxperf: Updated to SRCREV 75

git version control git at git.openembedded.org
Fri Oct 1 21:40:11 UTC 2010


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

Author: Prabindh Sundareson <prabu at ti.com>
Date:   Sun Sep 26 20:59:12 2010 +0530

xgxperf: Updated to SRCREV 75

Signed-off-by: Denys Dmytriyenko <denis at denix.org>

---

 recipes/ti/ti-xgxperf-qt-embedded_svn.bb |    2 +-
 recipes/ti/ti-xgxperf-qt-x11_svn.bb      |    2 +-
 recipes/ti/ti-xgxperf.inc                |    2 ++
 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 ef8dc70..69386f9 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 618ece4..ca0b7e3 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 4addc02..c47f7a1 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}





More information about the Openembedded-commits mailing list