summaryrefslogtreecommitdiffstats
path: root/recipes-ti/dmai/ti-dmai_svn.bb
Commit message (Collapse)AuthorAgeFilesLines
* ti-dmai: Fix build with recent kernels and compilers.Enric Balletbo i Serra2014-10-081-1/+2
| | | | | | | | Remove unused includes that only redefine some typedefs already defined in other includes and add the --sysroot flag to fix a linkage problem. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* Use INSANE_SKIP_${PN} = "installed-vs-shipped"Ash Charles2014-06-231-0/+1
| | | | | | | | A number of recipes in recipes-ti install more files than are packaged causing lots of QA errors. We choose to ignore these. Signed-off-by: Ash Charles <ashcharles@gmail.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* ti-dmai_svn: correct path within svn checkoutPeter A. Bigot2012-02-201-3/+6
| | | | | | | | | | | | At r642 as currently retrieved, the contents of ${S} are subdirectories dmai and patches, so the subsequent attempt to run "make clean" in ${S} fails because there is no Makefile there. Append /dmai to the default ${S}, remove the now incorrect /dmai from LIC_FILES_CHKSUM, and correct the strippath for the patches to reflect the new starting location. Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Roger Monk <r-monk@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* dmai: point license checksum to the correct fileKoen Kooi2012-01-131-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-dmai: clean up recipeKoen Kooi2011-12-241-7/+5
| | | | | | | | * remove DP = -1, there's only one recipe * remove unused files * add git patch header to remaining patches Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: fix build and update omap3 srcrev to 642Enrico Butera2011-08-161-1/+7
| | | | | Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* dmai: move into a seperate dirKoen Kooi2011-08-161-0/+31
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>