Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-11-08 | kexecboot: remove older releases incompatible with new boot.cfg. | Andrea Adami | 11 | |
2009-11-08 | kexecboot-cfg: Center OpenEmbedded 32x32 icon. | Andrea Adami | 1 | |
2009-11-08 | kexecboot-cfg: Deploy default icon. Bump PR. | Andrea Adami | 3 | |
2009-10-24 | Add support for MIPS qemu machine | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-10-22 | device_table-oldmmc: adjust count fields according to makedevs fixes. | Andrea Adami | 1 | |
2009-10-16 | kexecboot-cfg: add ICON tag in boot.cfg. Remove kernel-cmdline. Bump PR. | Andrea Adami | 1 | |
2009-10-15 | kexecboot_git: bump to 8daf258fc5d1e5eb6127285c63d66f31f05cf80d. Bump PR | Andrea Adami | 3 | |
(and for initramfs-kexecboot-image and linux-kexecboot too). | ||||
2009-10-10 | kexecboot_git: move to e7f85b13e144a594fa726f5f7ca4bd3e2327e2b3. Bump PR. | Andrea Adami | 1 | |
2009-10-10 | linux-kexecboot.inc: to be quiet we set master console on serial. Bump PR. | Andrea Adami | 1 | |
2009-10-03 | kexecboot-cfg: mount root rw on collie | Thomas Kunze | 1 | |
fixes booting from sd-card | ||||
2009-07-27 | kexecboot: switch git version to a stable cfgfiles SRCREV and make it the ↵ | Koen Kooi | 1 | |
default | ||||
2009-07-26 | linux-kexecboot: add 2.6.29, currently only supports beagle | Koen Kooi | 170 | |
2009-06-21 | kexec-tools: rename static recipes built against klibc | Andrea Adami | 1 | |
2009-06-20 | kexecboot: sanitize recipe | Andrea Adami | 1 | |
- recipe_sanity: RDEPENDS should not be set, but is set to 'kexec-static' - Phil Blundell:" - In almost all cases the app ought to be setting RDEPENDS_${PN}, not - RDEPENDS. Otherwise the documentation, debug data and suchlike will - end up getting the same dependency, which is seldom useful. - The same goes for most of the other R* variables." | ||||
2009-06-18 | kexecboot: new SRC_URI | Andrea Adami | 2 | |
2009-05-31 | linux-kexecboot-2.6.24: fix compilation with gcc-4.3. Bump PR | Andrea Adami | 3 | |
Since some architectures don't support __udivdi3(). Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org> Cc: john stultz <johnstul@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> | ||||
2009-05-26 | kexecboot: require ../linux/linux.inc, not recipes/linux/linux.inc. | Chris Larson | 1 | |
linux-kexecboot.inc does a 'require recipes/linux/linux.inc', but it really depends on how the upstream OpenEmbedded linux/linux.inc behaves, not whatever the first one it finds in BBPATH does. This broke builds for me combining upstream OpenEmbedded with some local collections that do different things with their kernels. Signed-off-by: Chris Larson <clarson@mvista.com> | ||||
2009-05-07 | initramfs-kexecboot-image: simplify EXTRA_IMAGEDEPENDS = "" | Andrea Adami | 1 | |
- KEXECBOOT_IMAGEDEPENDS was introduced just for Zaurus (fixed now) | ||||
2009-04-29 | linux-kexecboot.inc: force CONFIG_KEXEC=y just in case | Andrea Adami | 1 | |
- no runtime changes, no PR BUMP | ||||
2009-04-28 | kexecboot-cfg: fix tabs and typo | Andrea Adami | 1 | |
2009-04-27 | initramfs-kexecboot-image: just deploy cpio.gz | Andrea Adami | 1 | |
2009-04-25 | kexecboot-cfg: initial deploy of /boot/boot.cfg (for kexecboot_0.6) | Andrea Adami | 1 | |
2009-04-23 | initramfs-kexecboot-image: minor text cleanings | Andrea Adami | 1 | |
2009-04-07 | initramfs-kexecboot-image: fix parse warning | Koen Kooi | 1 | |
2009-04-07 | initramfs-kexecboot-image: fix EXTRA_IMAGEDEPENDS for all Zaurus | Andrea Adami | 1 | |
2009-04-06 | initramfs-kexecboot-image: fix EXTRA_IMAGEDEPENDS for c7x0/akita/spitz | Andrea Adami | 1 | |
2009-04-01 | device_table_minimal: add /dev/event1 - /dev/event7 | Andrea Adami | 1 | |
- while there, - delete device_table_kexecboot - add /dev/mmcblk0p7 to device_table-oldmmc | ||||
2009-03-30 | kexecboot: clean recipes | Andrea Adami | 3 | |
- fix SRC_URI and bump SRCREV for _git recipe - minor cleanings to the recipes - bump PR - remove old kexecboot-0.3 checksums | ||||
2009-03-17 | recipes: fix hardcoded instances of packages/ | Denys Dmytriyenko | 1 | |
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> | ||||
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 186 | |
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> |