summaryrefslogtreecommitdiffstats
path: root/recipes-ti/linuxutils
Commit message (Collapse)AuthorAgeFilesLines
* extras: move things to extrassplitDenys Dmytriyenko2012-06-114-198/+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>
* 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>