aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cuia
AgeCommit message (Collapse)Author
2019-08-03cuia: suppress texrel warningDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2018-10-17recipes: Limit ti specific recipes under ti-soc overrideKhem Raj
This helps in multi-BSP scenario, where other BSP layers are also present in the layermix Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-11cuia: revert to clean in do_compile, disable automatic in do_configureDenys Dmytriyenko
Need to unconditionally clean the sources before building the first time, due to wrong binaries present. But calling clean twice also causes failure. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-08-10cuia: don't call clean from do_compile, do_configure takes care of thatDenys Dmytriyenko
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
2015-01-15cuia: Add recipe for TI unified Instrumentation Architecture in C moduleSam Nelson
- Provides instrumentation libraries in C for TI SoCs Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>