Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-05-23 | linux-kexecboot: initial linux-kexecboot_2.6.34 | Andrea Adami | 13 | |
* still disabling some important options (probably overkill): * # CONFIG_BLK_DEV_BSG is not set (no need for udev) * # CONFIG_SYSFS is not set # CONFIG_TMPFS is not set (no sys, devtmpfs) * * remove now unused kernel version committed by Zaurus developers | ||||
2010-05-21 | linux.inc: Rename getline in unifdef.c to parseline to avoid conflict. | Andrea Adami | 1 | |
* move patch from linux-kexecboot.inc * see https://patchwork.kernel.org/patch/11166/ * committed in 2.6.29 (commit d15bd1067b1fcb2b7250d22bc0c7c7fea0b759f7) * Acked-by: Tom Rini <tom_rini@mentor.com> * Acked-by: Henning Heinold <heinold@inf.fu-berlin.de> * Acked-by: Koen Kooi <koen@openembedded.org> | ||||
2010-05-19 | linux-kexecboot: sed out conflicting getline in scripts/unifdef.c | Andrea Adami | 1 | |
* mainline since 2.6.29-rc8 | ||||
2010-05-17 | linux-kexecboot_git: bump SRCREV for 2.6.34 | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-05-06 | linux-kexecboot: further editings for Zaurus defconfigs. | Andrea Adami | 6 | |
* add FAT/VFAT support * remove unused sysfs and tmpfs * add KEYBOARD_GPIO for clamshells * this kernels won't work with udev...too many missing options. * collie, poodle and tosa probably still broken with vanilla sources | ||||
2010-05-03 | linux-kexecboot: add git recipe for vanilla kernel | Martin Jansa | 3 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-25 | kexecboot.inc: disable serial debug for Zaurus c7x0 (enough testing;) | Andrea Adami | 1 | |
2010-04-25 | kexecboot.inc: refresh list of configure options | Andrea Adami | 1 | |
2010-04-22 | linux-kexecboot: fix poodle resolution in 2.6.33-rc4 (still no joy) | Andrea Adami | 1 | |
2010-04-17 | linux-kexecboot: bump 2.6.33+2.6.34-rc3 to 2.6.33+2.6.34-rc4 | Andrea Adami | 8 | |
2010-04-12 | recipes: move checksums to recipes from checksums.ini, part 2 manual adjustement | Martin Jansa | 3 | |
* all: multiple checked items in SRC_URI (needs name= param) * other fixes like non-existent URL, checksums moved ot .inc or included .bb (ie for -native) * ... * tested with micro/micro-uclibc/Angstrom/SHR with SOURCE_MIRROR_FETCH="True" (ignoring COMPATIBLE_* * also tested -c fetch with s/SRC_URI_append_[^ ]*/SRC_URI_append/g and s/SRC_URI_[^ ]*/SRC_URI_append/g to catch all URLs used only for distro/machine/virtual override (see http://build.shr-project.org/tests/jama/SRC_URI.removeOverrides.patch) * in case I downloaded different checksum then what was in checksums.ini I used the old one from checksums.ini and put my checksum in comment * I'll send to ML list of recipes which cannot be downloaded (weren't converted) and where I got different checksums Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-04-12 | recipes: move checksums to recipes from checksums.ini | Martin Jansa | 3 | |
* 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-04-10 | linux-kexecboot: fix/refine defconfigs of collie and tosa for 2.6.34 | Andrea Adami | 2 | |
2010-04-09 | linux-kexecboot: add forgotten loglevel=3 to collie and poodle cmdline. | Andrea Adami | 2 | |
2010-04-09 | linux-kexecboot: try to standardize Zaurus defconfigs for 2.6.34. WIP. | Andrea Adami | 6 | |
2010-04-06 | linux-kexecboot: remove bogus omap3 refs in 2.6.33+2.6.34-rc3 recipe | Andrea Adami | 1 | |
2010-04-05 | kexecboot-cfg: fix command line (declare MEM and ROTATION tokens) | Andrea Adami | 1 | |
2010-04-02 | linux-kexecboot: initial commit of 2.6.34-rc3 | Andrea Adami | 5 | |
2010-02-25 | linux-kexecboot: add 2.6.33 version | Martin Jansa | 6 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-02-19 | kexecboot-cfg_0.1: minor edits (one echo is enough). No runtime changes. | Andrea Adami | 1 | |
2010-02-18 | linux-kexecboot.inc: enable lzma compression for more kernel versions | Andrea Adami | 1 | |
2010-02-17 | linux-kexecboot_2.6.32: minor defconfig update for Zaurus clamshells | Andrea Adami | 3 | |
2010-02-16 | linux-kexecboot: use INC_PR for kernels, PR should get bump with every ↵ | Martin Jansa | 7 | |
kexecboot change * Andrea Adami wants only one INC_PR shared between kexecboot and linux-kexecboot recipes, maybe we could use sth like INC_PR = "${KEXECBOOT_PR}.19" in linux-kexecboot.inc and set KEXECBOOT_PR in some new .inc file * For now use INC_PR only for linux-kexecboot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-02-16 | linux-kexecboot: move from 2.6.33-rc8 to 2.6.33-rc8, enable DEVTMPFS | Martin Jansa | 5 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-02-16 | initramfs-kexecboot-image: move to recipes/images | Andrea Adami | 1 | |
2010-02-14 | kexecboot.inc: add more comments. Minor cleanings. | Andrea Adami | 1 | |
2010-02-14 | initramfs-kexecboot-image: remove deprecated device-table. | Andrea Adami | 2 | |
* Devices are dynamically recreated by kexecboot by default. | ||||
2010-02-14 | initramfs-kexecboot-image : Unset FEED_DEPLOYDIR_BASE_URI to allow builds ↵ | Henry von Tresckow | 1 | |
with local feeds Having FEED_DEPLOYDIR_BASE_URI set in local.conf was causing recipie to not build Signed-off-by: Henry von Tresckow <hvontres@gmail.com> | ||||
2010-02-14 | zaurus-kernels: move the kernel size check to linux-kexecboot.inc. | Andrea Adami | 1 | |
* no need for DONT_CHECK_KERNELSIZE * clean up the affected files * check happens only if KERNEL_IMAGE_MAXSIZE is set | ||||
2010-02-09 | linux-kexecboot_2.6.32+2.6.33-rc6: minor defconfig cleanings for Zaurus | Andrea Adami | 4 | |
2010-02-03 | linux-kexecboot.inc: fix minimal versions required for LZMA. | Andrea Adami | 1 | |
2010-02-02 | linux-kexecboot: force LZMA compression for kernels > 2.6.30 | Andrea Adami | 1 | |
2010-02-02 | linux-kexecboot_2.6.32+2.6.33-rc6: remove now obsoleted Zaurus patches. | Andrea Adami | 1 | |
2010-02-02 | linux-kexecboot_2.6.32: remove now obsoleted Zaurus patches. Re-enable | Andrea Adami | 1 | |
LZO/LZMA patch. | ||||
2010-01-31 | linux-kexecboot: move from 2.6.33-rc5 to 2.6.33-rc6 | Martin Jansa | 5 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-24 | linux-kexecboot_2.6.32+2.6.33-rc5: add LZMA pending patch for ARM | Andrea Adami | 2 | |
2010-01-23 | linux-kexecboot: upgrade 2.6.33-rc4->2.6.33-rc5 | Martin Jansa | 4 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-13 | linux-2.6.32-2.6.33-rc4: add rc4 instead of rc3 drop patch already | Martin Jansa | 5 | |
applied upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-13 | linux-kexecboot-2.6.32+2.6.33-rc3: use the spitz defconfig for akita too | Andrea Adami | 1 | |
2010-01-13 | linux-kexecboot: update Zaurus clamshell's defconfigs for | Andrea Adami | 4 | |
2.6.32/2.6.33-rc3 | ||||
2010-01-13 | linux-2.6.32+2.6.33-rc3: enable physmap and magic sysrq (the same for kexecboot) | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-11 | linux-kexecboot 2.6.32: add omap3 support | Koen Kooi | 31 | |
2010-01-11 | kexecboot git: enable uImage support for omap3 | Koen Kooi | 2 | |
2010-01-10 | linux-kexecboot_2.6.32+2.6.33-rc3: update defconfigs for akita/spitz | Andrea Adami | 2 | |
2010-01-07 | initramfs-kexecboot-image: DEPENDS on lzma-native. | Stanislav Brabec | 1 | |
2010-01-07 | linux-kexecboot: updated defconfig for 2.6.32 and 2.6.33-rc3 | Andrea Adami | 2 | |
2010-01-07 | linux-kexecboot: uniform the SRC_URI (defconfig in kernel recipe) | Andrea Adami | 3 | |
2010-01-07 | linux-kexecboot_2.6x: fix SRC_URI (origins from linux-kexecboot.inc) | Andrea Adami | 3 | |
2010-01-06 | linux-kexecboot: move 2.6.33 from rc2 to rc3 | Martin Jansa | 4 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-01-02 | linux-kexecboot.inc: use bb.utils.vercmp_part for version_less_or_equal. | Andrea Adami | 1 | |
Bump PR. |