summaryrefslogtreecommitdiff
path: root/recipes/kexecboot/linux-kexecboot_2.6.32.bb
AgeCommit message (Collapse)AuthorFiles
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-02-16linux-kexecboot: use INC_PR for kernels, PR should get bump with every ↵Martin Jansa1
kexecboot change * Andrea Adami wants only one INC_PR shared between kexecboot and linux-kexecboot recipes, maybe we could use sth like INC_PR = "${KEXECBOOT_PR}.19" in linux-kexecboot.inc and set KEXECBOOT_PR in some new .inc file * For now use INC_PR only for linux-kexecboot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-02linux-kexecboot_2.6.32: remove now obsoleted Zaurus patches. Re-enableAndrea Adami1
LZO/LZMA patch.
2010-01-11linux-kexecboot 2.6.32: add omap3 supportKoen Kooi1
2010-01-07linux-kexecboot_2.6x: fix SRC_URI (origins from linux-kexecboot.inc)Andrea Adami1
2009-12-13linux-kexecboot_2.6.32: temporarly comment out lzo+lzma patch.Andrea Adami1
- this patch needs more testing and seems to break c7x0 kernels.
2009-12-12linux-kexecboot_2.6.32: add pending lzo and lzma patches from upstream ↵Andrea Adami1
(kernel patchwork).
2009-12-10linux-kexecboot_2.6.32: update recipe for Zaurus specific patch c/oAndrea Adami1
Richard Purdie.
2009-12-09linux-kexecboot_2.6.32:[Zaurus] unbreak boot from nand (add old patch).Andrea Adami1
2009-12-04linux-kexecboot_2.6.32: initial commit.Andrea Adami1