summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/vis-fw
Commit message (Collapse)AuthorAgeFilesLines
* vis: prevent sysroot stripping due to DSP firmwareDenys Dmytriyenko2016-04-281-0/+1
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* vis: inhibit package strip for DSP binariesMaupin, Chase2014-07-021-1/+4
| | | | | | | | | | | | * These binaries are for the DSP and the strip command in the ARM compiler does not work on them. Without this the following error is seen: * ERROR: runstrip: ''arm-linux-gnueabihf-strip' --remove-section=.comment --remove-section=.note '<PATH>/dra7-dsp1-fw-radio.xe66'' strip command failed Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: consolidate firmware recipes under recipes-bsp in own directoriesDenys Dmytriyenko2014-06-231-0/+31
Signed-off-by: Denys Dmytriyenko <denys@ti.com>