aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexec-tools
AgeCommit message (Collapse)Author
2010-08-21kexec-tools-klibc: inherit new klibc.bbclassAndrea Adami
* bump PR
2010-08-19kexec-tools-klibc-static: rename recipe to kexec-tools-klibcAndrea Adami
* avoid conflicts with -static suffix * update package names * bump PR
2010-08-02kexec-tools: move to 2.0.2 and remove older versionsAndrea Adami
* binary for klibc static only tested on arm * updated dietlibc version (not tested, dietlibc seems broken today...)
2010-07-07kexec-tools-klibc-static: follow PR bump of main 1.101 recipe.Andrea Adami
* (added patch for autoconf).
2010-07-07kexec-tools: add patch for autoconf >2.63 to version 1.101.Andrea Adami
* taken from kexec-tools-2.0.1 recipe * bump PR.
2010-07-06kexec-tools: resplit recipes looking forward 2.0.2.Andrea Adami
* isolate the old 1.101 patches (and remove it asap...) * 2.0.2 is coming and some patches will be removed.
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson
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 Larson
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-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-31kexec-tools_2.01: fix configure.ac for autoconf > 2.63Andrea Adami
* see debian bug #543081
2009-12-26kexec-tools-klibc-static: don't use OE compiler flags. Use defaultAndrea Adami
klcc and save 20kb size omitting ggdb3. Bump PR.
2009-12-15kexec-tools-klibc-static_1.101: remove unsetting of compiler flagsAndrea Adami
- klcc is now fixed with reference to -isystem - bump PR
2009-12-15kexec-tools-dietlibc_2.0.1: fix typo, remove unused line.Andrea Adami
2009-12-15kexec: rename to kexec-tools (kexec and kdump)Andrea Adami