[meta-ti] Molfetta, Stephen : tiipclad-daemon.sh: Enabling GateMP support

Arago Project git git at arago-project.org
Wed Aug 19 17:55:47 PDT 2015


Module: meta-ti
Branch: fido
Commit: 1f5416bab25f04af4d051beb6b6fc6504c4533d5
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=1f5416bab25f04af4d051beb6b6fc6504c4533d5

Author: Molfetta, Stephen <sjmolfetta at ti.com>
Date:   Wed Aug 19 03:51:06 2015 +0000

tiipclad-daemon.sh: Enabling GateMP support

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh b/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh
index 7f0632a..9ebfa35 100644
--- a/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh
+++ b/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 tiipclad_daemon=/usr/bin/__LAD_DAEMON__
-tiipclad_params="-l lad.txt"
+tiipclad_params="-g -l lad.txt"
 
 test -x "$tiipclad_daemon" || exit 0
 



More information about the meta-ti mailing list