mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
tiipclad-daemon.sh: Enabling GateMP support
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
914f44a3f6
commit
781e7e00c4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user