aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2013-04-18linux-handhelds-2.6: remove comment ending with backslashdannyMartin Jansa
* http://lists.linuxtogo.org/pipermail/bitbake-devel/2012-December/003954.html Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-25linux-yocto_3.2: move to its specific directoryAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-09-15linux-yocto: slob breaks usb networking, use slabAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-09-15linux-yocto: use LZMA for Zaurus collieAndrea Adami
* this way we save more than 500KiB, important when you have just 14MiB ! Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-07-11linux-yocto-tiny-kexecboot: unset CONFIG_MTD_NAND_VERIFY_WRITE for ZaurusAndrea Adami
* for easier UBI support whithout needing VID HDR offsets * (dedekind, the author, says this setting is only meant for debug) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-07-11linux-yocto: unset CONFIG_MTD_NAND_VERIFY_WRITE for ZaurusAndrea Adami
* for easier UBI support whithout needing VID HDR offsets * (dedekind, the author, says this setting is only meant for debug) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-07-11linux_git: remove unused obsolete recipe (was for Zaurus spitz)Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-07-11linux_3.2: remove obsolete recipe and defconfigs (was Zaurus-only)Andrea Adami
* we use now linux-yocto Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-07-11linux_3.1: remove obsoleted Zaurus defconfigAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-06-27linux_2.6.29: fix parsing warningsAndrea Adami
* declare COMPATIBLE_MACHINE to fix * WARNING: Unable to get checksum for linux SRC_URI entry * defconfig: file could not be found Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-06-27linux_3.0.1 fix parsing warningsAndrea Adami
* declare COMPATIBLE_MACHINE to fix * WARNING: Unable to get checksum for linux SRC_URI entry * defconfig: file could not be found Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-06-20linux-kexecboot: remove recipes, we use linux-yocto-tiny-kexecbootAndrea Adami
* this patch matches the corresponding one in meta-initramfs * and removes stale .bbappends and obsolete recipes Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-04-23linux-kexecboot_3.2: unlock removing DEFAULT_PREFERENCE = "-1"Andrea Adami
* klibc can now be built against kernel >3.1 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-04-23linux-yocto-tiny-kexecboot: initial commit of v. 3.2 for ZaurusAndrea Adami
* initially reusing configurations of linux-kexecboot_3.2 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-04-23linux-yocto: initial commit of v. 3.2 for ZaurusAndrea Adami
* initially reusing configurations of linux_3.2 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-04-23linux-kexecboot_3.2: set console to tty1 to hide cursorAndrea Adami
* revert accidental change Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-04-09linux(-kexecboot)_git: add CC_OPTIMIZE_FOR_SIZE=yAndrea Adami
* to spitz kernel * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-04-09linux(kexecboot)_3.2: add CC_OPTIMIZE_FOR_SIZE=yAndrea Adami
* to Zaurus kernels * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-04-09linux(-kexecboot)_3.1: add CC_OPTIMIZE_FOR_SIZE=yAndrea Adami
* to Zaurus kernels * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-04-09linux-kexecboot: add CONFIG_GPIO_PCA953X=y to akita defconfigsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-04-09linux: add CONFIG_GPIO_PCA953X=y to akita defconfigsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-04-02linux-git: drop setversion fix, it's fixed in kernel.bbclass nowMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-28linux-3.2: upgrade to 3.2.12Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-03-25linux-handhelds-2.6: restore to working orderPaul Eggleton
* Fix SRC_URI - handhelds.org CVS is long gone * Add SRC_URI checksums * Fix Makefile for current versions of make * Use FILESEXTRAPATHS instead of FILESPATHPKG * Add LIC_FILES_CHKSUM Tested on h2200. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-03-15linux-git: remove CONFIG_RAMOOPS=y from spitz defconfigAndrea Adami
* this was enabled by mistake, nonsense on Zaurus Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-03-15linux-3.2: remove CONFIG_RAMOOPS=y from Zaurus defconfigsAndrea Adami
* this was enabled by mistake, nonsense on Zaurus Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-03-15linux_(3.1|3.2|git): simplify and embed the linux-${PV}.incAndrea Adami
* v2 fixes checksums * those kernels will be hopefully soon replaced by * linux-yocto cut-down versions (...yoctized...) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-03-15linux_3.2: update from 3.2.8 to 3.2.9, add more defconfigsAndrea Adami
* v2 fixes wrong checksums * add remaining Zaurus defconfigs and normalize spitz * add AUTOFS4_FS for systemd compatibility * apply latest patchset and match with yocto version * add a patch to fix build error(warning) on collie; * more fixes for pxa and sha1100 coming with 3.3 and 3.4 * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-03-15linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigsAndrea Adami
* this was enabled by mistake, nonsense on Zaurus Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-03-15linux-kexecboot_3.2: add more defconfigs for Zaurus familyAndrea Adami
* prepare for systemd * note: more fixes for pxa and sha1100 coming with 3.3 and 3.4 * (especially for collie) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-02-29linux_3.2: update from 3.2.7 to 3.2.8Andrea Adami
* apply latest stable patchset to match linux-yocto_3.2 * (work in progress to use linux-yocto as default kernel) * bump INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-02-23linux_3.2: update from 3.2.1 to 3.2.7Andrea Adami
* apply latest patchset * bump INC_PR
2012-02-23linux-kexecboot_3.2 and _git: remove and add .bbappendAndrea Adami
* recipes are now in meta-initramfs Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-02-23remove linux-kexecboot_3.1, now in meta-initramfsAndrea Adami
* add .bbappend * bump PR and INC_PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-02-07linux(-kexecboot): upgrade from 3.1.8 to 3.1.10Andrea Adami
* apply latest patchset for 3.1 and bump PR of both recipes * (Kernel 3.2 is still on hold because we are waiting for klibc_2.0) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-01-22linux_3.1: add patches for h1940Paul Eggleton
Add kernel patches for h1940 by Vasily Koruzhick <anarsoul@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
2012-01-21linux: add 2.6.29 kernel for h3600Paul Eggleton
Add a recipe for Linux 2.6.29 for the iPAQ h3600 machine only. (Note that this will probably not work for h3800 as broken support for this machine is removed by one of the patches.) Kernel defconfig and patches by Dmitry Artamonow <mad_soft@inbox.ru> (downloaded from http://mad.is-a-geek.org/h3600/). Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-01-16linux-kexecboot: bump INC_PR to follow kexecboot upgradeAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-01-14linux(-kexecboot)-3.1: move common stuff like SRC_URI and checksums to .inc fileMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-01-14linux(-kexecboot)-3.2: add 3.2.1 for spitzMartin Jansa
* for now with negative D_P * be aware that current klibc doesn't build agains linux-headers from 3.2 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-14linux(-kexecboot)-git: upgrade to 3.2.0-rc7Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-01-14linux(-kexecboot): update from 3.1.7 to 3.1.8Andrea Adami
* apply latest stable patchset * bump PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-01-05linux(-kexecboot): upgrade from 3.1.6 to 3.1.7Andrea Adami
* apply latest stable patchset 2012-01-03 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2012-01-02linux(-kexecboot): upgrade from 3.1.4 to 3.1.6Andrea Adami
* apply latest stable patchset 2011-12-21 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-12-18linux.inc: set LOGO_SIZE based on MACHINE_GUI_CLASSPaul Eggleton
MACHINE_GUI_CLASS is somewhat outdated but at least most machines in meta-handheld set this and the kernel can at least pass do_fetch correctly. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-12-09linux(-kexecboot): upgrade from 3.1.2 to 3.1.4Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2011-11-28linux 2.6.39: remove all traces of itKoen Kooi
The previous commit stated: From e6a10fdf93658c0ab93e9a9afc924f52589ab4f6 Mon Sep 17 00:00:00 2001 From: Paul Eggleton <paul.eggleton@linux.intel.com> Date: Sun, 27 Nov 2011 21:33:58 +0000 Subject: linux: move h1940 up to 3.1 * Add new h1940 defconfig from Vasily Koruzhick <anarsoul@gmail.com> * Remove 2.6.39 as no machine in meta-handheld is using it anymore So lets indeed remove 2.6.39 and stop the parse failures from happening Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-27linux: move h1940 up to 3.1Paul Eggleton
* Add new h1940 defconfig from Vasily Koruzhick <anarsoul@gmail.com> * Remove 2.6.39 as no machine in meta-handheld is using it anymore Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-11-25linux(-kexecboot).inc: don't use IMAGE_FEATURES to decide CMDLINE_DEBUGMartin Jansa
* user can still define CMDLINE_DEBUG in local.conf or distro.conf * recipe output should be the same when we're using it in image with debug-tweaks and later in another image this time without debug-tweaks Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-11-25linux-git: upgrade to 3.2.0-rc3Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>