From af5c9213be6d69550015f0102c82a813865d8288 Mon Sep 17 00:00:00 2001 From: Prabindh Sundareson Date: Sun, 26 Sep 2010 20:41:12 +0530 Subject: xgxperf: Updated to SRCREV 75 Signed-off-by: Denys Dmytriyenko --- recipes/ti/ti-xgxperf.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/ti/ti-xgxperf.inc') 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} -- cgit 1.2.3-korg