summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cuia
Commit message (Collapse)AuthorAgeFilesLines
* cuia: suppress texrel warningDenys Dmytriyenko2019-08-031-0/+2
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* recipes: Limit ti specific recipes under ti-soc overrideKhem Raj2018-10-171-0/+3
| | | | | | | | 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>
* cuia: revert to clean in do_compile, disable automatic in do_configureDenys Dmytriyenko2015-08-111-0/+3
| | | | | | | 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>
* cuia: don't call clean from do_compile, do_configure takes care of thatDenys Dmytriyenko2015-08-101-1/+0
| | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* cuia: Add recipe for TI unified Instrumentation Architecture in C moduleSam Nelson2015-01-151-0/+23
- 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>