Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-21 | kexec-tools-klibc-static_1.101.bb: inject 'static' in CFLAGS string | Andrea Adami | 1 | |
2009-11-21 | kexec-tools_2.0.1: add uImage support from upstream. Bump PR of shared | Andrea Adami | 4 | |
and static recipes. | ||||
2009-10-07 | kexec-tools_2.0.1: rework/fix no-getline-no-fscanf.patch. Credits to Yuri ↵ | Andrea Adami | 1 | |
Bushmelev. | ||||
2009-10-07 | kexec-tools-klibc-static_2.0.1: bump default preference | Andrea Adami | 1 | |
2009-10-07 | kexec-tools_2.0.1: split klibc patch creating the 'no getline, no fscanf' patch | Andrea Adami | 3 | |
2009-10-06 | kexec-tools-klibc-static_2.0.1: revised patchset/Tested on arm. Bump PR. | Andrea Adami | 2 | |
2009-10-05 | kexec-tools_klibc-static_2.0.1: rewrite some functions for klibc ↵ | Andrea Adami | 1 | |
compatibility (getline, fscanf). Now it builds...WIP | ||||
2009-10-04 | kexec-tools_2.0.1: clean arm detection patch before sending it upstream | Andrea Adami | 1 | |
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | ||||
2009-10-04 | kexec: add recipe for dietlibc | Henning Heinold | 2 | |
2009-10-03 | kexec-tools-klibc-static_2.0.1: rework patches. Still won't build. WIP | Andrea Adami | 2 | |
2009-09-30 | kexec-tools-klibc-static_2.0.1: set LD options for static. Fix | Andrea Adami | 1 | |
fuzzyness. WIP | ||||
2009-09-29 | kexec-tools-2-klibc.patch: header was commented out during test, fix | Andrea Adami | 1 | |
2009-09-28 | kexec-tools_2.0.1: fix compiler warnings (and literal comparison too...) | Andrea Adami | 1 | |
2009-09-26 | kexec-tools-klibc-static_2.0.1: update patch against new ver. Still broken. WIP | Andrea Adami | 3 | |
2009-09-26 | kexec-tools_2.0.1: fix insane arch detection [arm], bump pref and PR | Andrea Adami | 3 | |
2009-09-25 | kexec-tools_2.0.1: arm seems unstable. WIP. Lower default pref. | Andrea Adami | 1 | |
2009-09-24 | kexec-tools-klibc-static_2.0.1: recipe is unstable, WIP. Lower def pref. | Andrea Adami | 1 | |
2009-09-24 | kexec-tools_2.0: bump to 2.01 (lot of fixes !)- update checksums.ini | Andrea Adami | 2 | |
2009-06-21 | kexec-tools: rename static recipes built against klibc | Andrea Adami | 2 | |
2009-05-19 | kexec-tools-static_2.0.0: add --nostdinc to purgatory Makefile makefile | Andrea Adami | 1 | |
2009-05-16 | kexec-tools-static_2.0.0: another step towards klibc statical linking - ↵ | Andrea Adami | 1 | |
retry with purgatory.c - FIXME: kcc LDFLAGS - STILL FAILING BUILD | ||||
2009-05-16 | kexec-tools-static_2.0.0: more fixes towards klibc static linking | Andrea Adami | 1 | |
- 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-15 | kexec-tools_2.0.0: initial commit - kexec-tools_2.0.0 compiles just fine - ↵ | Andrea Adami | 4 | |
kexec-tools-static_2.0.0 breaks during do_compile (against klibc) - setting DEFAULT_PREFERENCE = "-1" | ||||
2009-05-14 | kexec-tools-static_1.101.bb : fix compile on newer kernels based on work done | Graeme Gregory | 2 | |
by Peter Chubb <peter.chubb@nicta.com.au> | ||||
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 7 | |
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> |