1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-09 13:01:00 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Enric Balletbo i Serra a9a74cc33d ti-linuxutils: Fix build problems for kernel up to 3.17
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>
2014-10-08 13:50:11 -04:00
Ash Charles 5bb6e1083a Use INSANE_SKIP_${PN} = "installed-vs-shipped"
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>
2014-06-23 17:46:12 -04:00
Koen Kooi fa87ca0b1a omap3-sgx-modules, ti-staging.inc, ti-linuxutils: change PACKAGE_STRIP = "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>
2012-05-11 00:32:49 -04:00
Khem Raj fa3014ad44 meta-ti: Guard use of SOC_FAMILY to account for it being empty
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>
2012-01-27 09:04:17 +01:00
Koen Kooi ff247a13f3 ti-linuxutils: fix LICENSE syntax
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-22 19:13:10 +01:00
Koen Kooi f374a3ec15 ti-linuxutils: use MACHINE_KERNEL_PR
This fixes the kernelversion mismatch reported for beagleboard

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-18 11:23:26 +02:00
Koen Kooi 562e92def5 ti-linux-utils: ensure fixdep exists before trying to build modules
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:46:08 +02:00
Enrico Butera e32f2b80be import codec engine and dependencies from oe classic
Signed-off-by: Enrico Butera <ebutera@users.berlios.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16 09:46:06 +02:00