summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot-2.6.26/spitz/defconfig
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-02linux-kexecboot-2.6.26: rework defconfigs for zaurus clamshellsAndrea Adami1
- disable crypto - disable usb gadget - remove poodle defconfig (and tosa)- for them only 2.6.24 - bump PR
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-2.6.26: defconfig fixesAndrea Adami1
- enable boot from nand for spitz - enable boot from CF for c7x0 and akita - bump PR
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