summaryrefslogtreecommitdiffstats
path: root/recipes-ti/dmai/ti-dmai
Commit message (Collapse)AuthorAgeFilesLines
* dmai: remove Davinci Multimedia Application Interface (DMAI)Denys Dmytriyenko2022-02-2214-563/+0
| | | | | | | Was used with deprecated DaVinci, OMAP-L1 and OMAP3 families of platforms. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* meta-ti: Fix several errors introduced during override syntax changesPhil Sutherland2021-10-183-3/+3
| | | | | | | Signed-off-by: Phil Sutherland <phil@sutherland.id.au> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* meta-ti: convert to new override syntax in honisterDenys Dmytriyenko2021-08-173-3/+3
| | | | | | | | | | Upcoming "honister" release changes the override syntax to improve usability, speed and memory footprint. Update recipes with the new syntax and set layer compatibility to honister. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Tested-by: Paul Barker <paul.barker@sancloud.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-dmai: Fix build with recent kernels and compilers.Enric Balletbo i Serra2014-10-081-0/+26
| | | | | | | | 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>
* ti-dmai: clean up recipeKoen Kooi2011-12-2410-401/+67
| | | | | | | | * 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-162-0/+84
| | | | | 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-1619-0/+787
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>