Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ti-unpack: Remove update_data call | Ryan Eatmon | 2022-11-25 | 1 | -1/+0 |
| | | | | | | | | | update_data() was removed from upstream bitbake, so we should remove the call from our code as well. https://github.com/openembedded/bitbake/commit/584989ed2b5af4e8799571dece0cf94f995ef14e Signed-off-by: Ryan Eatmon <reatmon@ti.com> | ||||
* | meta-ti: move BIOS,XDC,XDAIS, CGT,DSP libs and components to meta-ti-extras | Denys Dmytriyenko | 2022-02-22 | 1 | -0/+83 |
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> |