aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexec
AgeCommit message (Collapse)Author
2009-11-21kexec-tools-klibc-static_1.101.bb: inject 'static' in CFLAGS stringAndrea Adami
2009-11-21kexec-tools_2.0.1: add uImage support from upstream. Bump PR of sharedAndrea Adami
and static recipes.
2009-10-07kexec-tools_2.0.1: rework/fix no-getline-no-fscanf.patch. Credits to Yuri ↵Andrea Adami
Bushmelev.
2009-10-07kexec-tools-klibc-static_2.0.1: bump default preferenceAndrea Adami
2009-10-07kexec-tools_2.0.1: split klibc patch creating the 'no getline, no fscanf' patchAndrea Adami
2009-10-06kexec-tools-klibc-static_2.0.1: revised patchset/Tested on arm. Bump PR.Andrea Adami
2009-10-05kexec-tools_klibc-static_2.0.1: rewrite some functions for klibc ↵Andrea Adami
compatibility (getline, fscanf). Now it builds...WIP
2009-10-04kexec-tools_2.0.1: clean arm detection patch before sending it upstreamAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2009-10-04kexec: add recipe for dietlibcHenning Heinold
2009-10-03kexec-tools-klibc-static_2.0.1: rework patches. Still won't build. WIPAndrea Adami
2009-09-30kexec-tools-klibc-static_2.0.1: set LD options for static. FixAndrea Adami
fuzzyness. WIP
2009-09-29kexec-tools-2-klibc.patch: header was commented out during test, fixAndrea Adami
2009-09-28kexec-tools_2.0.1: fix compiler warnings (and literal comparison too...)Andrea Adami
2009-09-26kexec-tools-klibc-static_2.0.1: update patch against new ver. Still broken. WIPAndrea Adami
2009-09-26kexec-tools_2.0.1: fix insane arch detection [arm], bump pref and PRAndrea Adami
2009-09-25kexec-tools_2.0.1: arm seems unstable. WIP. Lower default pref.Andrea Adami
2009-09-24kexec-tools-klibc-static_2.0.1: recipe is unstable, WIP. Lower def pref.Andrea Adami
2009-09-24kexec-tools_2.0: bump to 2.01 (lot of fixes !)- update checksums.iniAndrea Adami
2009-06-21kexec-tools: rename static recipes built against klibcAndrea Adami
2009-05-19kexec-tools-static_2.0.0: add --nostdinc to purgatory Makefile makefileAndrea Adami
2009-05-16kexec-tools-static_2.0.0: another step towards klibc statical linking - ↵Andrea Adami
retry with purgatory.c - FIXME: kcc LDFLAGS - STILL FAILING BUILD
2009-05-16kexec-tools-static_2.0.0: more fixes towards klibc static linkingAndrea Adami
- still failing do_compile - FIXME: sha256_update was taken from old 1.110 version - FIXME: forced nr_cpus = 1 vs. nr_cpus = sysconf(_SC_NPROCESSORS_CONF) - don't bump PR - no runtime yet :/
2009-05-15kexec-tools_2.0.0: initial commit - kexec-tools_2.0.0 compiles just fine - ↵Andrea Adami
kexec-tools-static_2.0.0 breaks during do_compile (against klibc) - setting DEFAULT_PREFERENCE = "-1"
2009-05-14kexec-tools-static_1.101.bb : fix compile on newer kernels based on work doneGraeme Gregory
by Peter Chubb <peter.chubb@nicta.com.au>
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
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>