Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cuia: revert to clean in do_compile, disable automatic in do_configure | Denys Dmytriyenko | 2015-08-11 | 1 | -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 that | Denys Dmytriyenko | 2015-08-10 | 1 | -1/+0 |
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> | ||||
* | cuia: Add recipe for TI unified Instrumentation Architecture in C module | Sam Nelson | 2015-01-15 | 1 | -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> |