Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-04-12 | ti-dsplink: Add support for 2.6.33 and fix XDC interface generation | Roger Monk | 1 | |
* Add patch to dsplink_1.64.bb for 2.6.33 support * Header move from linux/autoconf.h to generated/autoconf.h * Make file writable in staging Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com> | ||||
2010-04-12 | ti-dsplink: Recipe rename, remove module.bbclass dependence, refactor variables | Roger Monk | 1 | |
* Remove module.bbclass, since building user + kernel + dsp, etc * Add necessary module aware pieces (KERNEL_VERSION, pre/post inst) * Rename apps to examples to align with other recipes * Variable refactoring, moving DSPLINK specifics into this recipe * Move 'clean' steps into prepsources and clean all * Change XDC .interfaces to .make for consistency * Prepare stage for cleaning common include files Signed-off-by: Roger Monk <r-monk@ti.com> |