summaryrefslogtreecommitdiff
path: root/recipes/kexec
AgeCommit message (Collapse)AuthorFiles
2009-06-21kexec-tools: rename static recipes built against klibcAndrea Adami2
2009-05-19kexec-tools-static_2.0.0: add --nostdinc to purgatory Makefile makefileAndrea Adami1
2009-05-16kexec-tools-static_2.0.0: another step towards klibc statical linking - ↵Andrea Adami1
retry with purgatory.c - FIXME: kcc LDFLAGS - STILL FAILING BUILD
2009-05-16kexec-tools-static_2.0.0: more fixes towards klibc static linkingAndrea Adami1
- 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 Adami4
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 Gregory2
by Peter Chubb <peter.chubb@nicta.com.au>
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko7
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>