summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes-ti/vlib
Commit message (Collapse)AuthorAgeFilesLines
* meta-ti: correct and do not skip "installed-vs-shipped" QA checkDenys Dmytriyenko2022-03-011-1/+1
| | | | | | | | | | | Skipping "installed-vs-shipped" QA check is now considered bad practice due to possible SDK issues and is being flagged by yocto-check-layer [1] script and could affect "Yocto Project Compatible" status for the layer. [1] https://git.openembedded.org/openembedded-core/commit/?id=e8baa75535fc888f1d768b23a0140475e832c910 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extrasDenys Dmytriyenko2022-02-222-0/+41
Legacy platforms AM3/4/5/J6 build components for multimedia acceleration and other DSP showcasing using SYS/BIOS, XDC, XDAIS, CodeGen Tools and different DSP libraries. Move all of them to meta-ti-extras. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>