Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vis: prevent sysroot stripping due to DSP firmware | Denys Dmytriyenko | 2016-04-28 | 1 | -0/+1 |
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> | ||||
* | vis: inhibit package strip for DSP binaries | Maupin, Chase | 2014-07-02 | 1 | -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 directories | Denys Dmytriyenko | 2014-06-23 | 1 | -0/+31 |
Signed-off-by: Denys Dmytriyenko <denys@ti.com> |