summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot.inc
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-08linux-kexecboot kernels: more PR to .inc file since it's more tied to the ↵Koen Kooi1
initramfs than the kernel
2009-02-02linux-kexecboot.inc: update to match latest kernel.bbclassKoen Kooi1
2009-01-30linux-kexecboot: make hx4700 workKoen Kooi1
2009-01-28linux-kexecboot: add a recipe for 2.6.21-hh20, this should work all machines ↵Koen Kooi1
the linux-handhelds kernel recipe supports, modulo the missing mtd support issue for some machines
2009-01-27linux-kexecboot: bootlogo patchesAndrea Adami1
- logo will appear for just 1 second... - for 2.6.23, 2.6.24, 2.6.26 - custom logo for Angstrom distro
2009-01-27linux-kexecboot.inc: revert 71d21c5e379ab3f5d754a967a52240963552a71cAndrea Adami1
- setting "console=tty0" for c7x0 doesn't work...
2008-12-16linux-kexecboot.inc: disable modules and debugging to make kernel smallerKoen Kooi1
* most devices can reuse the defconfig of their 'proper' kernel now
2008-12-13linux-kexecboot: force initramfs support in Kconfig since it can't function ↵Koen Kooi1
without
2008-09-19linux-kexecboot: add cmdlinesThomas Kunze1
2008-09-08linux-kexecboot: restructure it a bit to make it more generic.Koen Kooi1
* linux-kexecboot recipe only need to include sources and patches in SRC_URI, linux-kexecboot.inc takes care of the rest * closes #4543
2008-09-04kexecboot: add patch to read mtdparts from /proc/cmdlineant1
initramfs-kexecboot: add rotation parameter for c7x0 linux-kexecboot_2.6.26: change defconfigs
2008-08-03files: add some stuff to device_table_add-mmc.txt and rename it toThomas Kunze1
devices-table-collie.txt. conf/collie: use device-table-collie.txt packages/kexecboot:*create a new directory for everything kexecboot related *move initramfs-kexec-image and initramfs-kexec to this dir and rename them to *kexecboot *move linux-kexecboot to this dir *add forgotten patches for linux-kexecboot