summaryrefslogtreecommitdiffstats
path: root/recipes-ti/linuxutils
Commit message (Collapse)AuthorAgeFilesLines
* ti-linuxutils: Fix build problems for kernel up to 3.17Enric Balletbo i Serra2014-10-084-2/+89
| | | | | | | Add to patches to fix the build of cmemk and sdmak kernel modules. 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>
* omap3-sgx-modules, ti-staging.inc, ti-linuxutils: change PACKAGE_STRIP = ↵Koen Kooi2012-05-111-1/+1
| | | | | | | | | "no" to the proper INHIBIT_PACKAGE_STRIP = "1" PACKAGE_STRIP doesn't exit in oe-core (anymore) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* meta-ti: Guard use of SOC_FAMILY to account for it being emptyKhem Raj2012-01-271-5/+5
| | | | | | | | | Right now SOC_FAMILY is set to 'Unknown' by default by angstrom distro but others might not set it as all so it will be empty hence we take care of the case if this is empty Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-linuxutils: fix LICENSE syntaxKoen Kooi2011-12-221-2/+2
| | | | | Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-linuxutils: use MACHINE_KERNEL_PRKoen Kooi2011-08-181-0/+2
| | | | | | This fixes the kernelversion mismatch reported for beagleboard Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ti-linux-utils: ensure fixdep exists before trying to build modulesKoen Kooi2011-08-161-0/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* import codec engine and dependencies from oe classicEnrico Butera2011-08-164-0/+195
Signed-off-by: Enrico Butera <ebutera@users.berlios.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>