summaryrefslogtreecommitdiffstats
path: root/recipes-ti/dsplink
Commit message (Collapse)AuthorAgeFilesLines
* extras: move things to extrassplitDenys Dmytriyenko2012-06-1110-1341/+0
| | | | | | | Move non-essential, outdated, best-effort pieces, as well, as those requiring extra non-standard dependencies besides oe-core. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* various recipes: fix quoting to work with bitbake masterKoen Kooi2012-02-281-1/+1
| | | | | | | | | Changes from the original patch: * Matrix is no longer available, not fixes necessary * INSANE_SKIP is set to "1", like in oe-core - may need to list individual QA tests Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-dsplink: fix build with make 3.85 (e.g. fedora)Koen Kooi2011-12-243-2/+32
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-dsplink: fix module packagingEnrico Butera2011-08-161-1/+1
| | | | | | | | The kernel module needs to be packaged first otherwise it will be picked up by the default FILES_${PN}, resulting in an empty ti-dsplink-module package. Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-dsplink: use new module infrastructureKoen Kooi2011-03-301-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes-ti: initial check in of dsplink stackKoen Kooi2011-03-149-0/+1308
* the focus was on to get it to build, not to make the recipes perfect Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>