summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cuia
Commit message (Collapse)AuthorAgeFilesLines
* 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>