mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 06:17:51 +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
f3519cab14
commit
667f44b581
@@ -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