Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-07-01 | linux(-kexecboot): bump SRCREV and remove applied patch | Martin Jansa | 2 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-06-30 | linux(-kexecboot): bump SRCREV for git recipe and decrease D_P a bit more | Martin Jansa | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-06-30 | kexecboot_git: bump to 485ff04f432115f41b09b39d06ce524b960bfa29 | Andrea Adami | 1 | |
* minor bugfixes * bump PR | ||||
2010-06-26 | linux-kexecboot: add pending patch for c7x0 to 2.6.34 | Andrea Adami | 2 | |
* unbreak corgi mmc/sd detection. Signed-off-by: Eric Miao <eric.y.miao@gmail.com> | ||||
2010-06-26 | linux-kexecboot: add pending patch for c7x0 to 2.6.32 | Andrea Adami | 2 | |
* unbreak corgi mmc/sd detection. Signed-off-by: Eric Miao <eric.y.miao@gmail.com> | ||||
2010-06-26 | kexecboot-cfg: add INITRD boot entry in boot.cfg. | Andrea Adami | 1 | |
* Bump PR. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | ||||
2010-06-26 | kexecboot_git: bump to ac70f55e2b49f23963a8f057330eb47836a01c2f | Andrea Adami | 2 | |
* add forgotten initrd/initramfs support, * make package machine-specific * (even if the binary itself is arch specific and could be run as standalone), * bump PR. Signed-off-by: Andrea Adami <andrea.adami@gmail.com> | ||||
2010-06-20 | linux-kexecboot_git: move from 2.6.34 to 2.6.35-rc3 | Martin Jansa | 4 | |
* says lots of unresolved symbols and sometimes won't boot, moved just for sake of testing (_git for 2.6.34 was not usefull anymore). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-05-30 | linux-kexecboot-2.6.34: add patch for building with gcc-4.5.0 (from ↵ | Martin Jansa | 2 | |
linux_2.6.34) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-05-30 | linux-kexecboot: update 2.6.26 patchset for poodle | Andrea Adami | 8 | |
2010-05-29 | linux-kexecboot: fix SRC_URI and unhide logo_linux_clut224.ppm | Andrea Adami | 4 | |
2010-05-25 | Make the do_patch apply=yes param implicit if extension is .diff/.patch | Chris Larson | 7 | |
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-25 | Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n> | Chris Larson | 7 | |
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
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> |