summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc/tiipclad-daemon.sh
Commit message (Collapse)AuthorAgeFilesLines
* meta-ti: create a sub-layer meta-ti-bsp from existing contentDenys Dmytriyenko2022-02-221-25/+0
| | | | | | | Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* tiipclad-daemon.sh: Enabling GateMP supportMolfetta, Stephen2015-08-191-1/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Correct error in ti ipc lad daemon startup scriptSam Nelson2015-02-101-2/+3
| | | | | | | | - Need to add -l for the log file parameter - Added -- to pass log file as additional parameter Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-ipc: Consolidate IPC recipes with include fileMaupin, Chase2014-05-211-0/+24
* Update the 3.00.00 and 3.21.00.07 versions of ti-ipc to use a common ti-ipc.inc file which combines the configuration and installation steps for both to be common. * Modify the tiiipclad-daemon.sh script to have a replacement variable so that it can be used for more than a single device. * Move the tiipclad-daemon script to the ti-ipc directory with the rest of the files used by this recipe. * Fix the permissions for the tiipclad-daemon script Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>