aboutsummaryrefslogtreecommitdiffstats
path: root/packages/kexecboot
AgeCommit message (Collapse)Author
2008-10-27linux-kexecboot: add ext3 to some defconfigsThomas Kunze
* added for akita, c7x0 and poodle * closes 4688
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
2008-10-19linux-kexecboot: repair collie defconfigThomas Kunze
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-18linux-kexecboot: use hacked sharp-flash driverThomas Kunze
2008-10-16linux-*.bb: use KERNELORG_MIRROR consistently (fixes checksum errors)Jeremy Lainé
* remove trailing slash in KERNELORG_MIRROR definition * add slash after KERNELORG_MIRROR in *.bb where needed
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-09-19linux-kexecboot: add cmdlinesThomas Kunze
2008-09-08linux-kexecboot: restructure it a bit to make it more generic.Koen Kooi
* linux-kexecboot recipe only need to include sources and patches in SRC_URI, linux-kexecboot.inc takes care of the rest * closes #4543
2008-09-04linux-kexecboot-2.6.24: add new version (mainly for poodle)Henry von Tresckow
2008-09-04kexecboot: add patch to read mtdparts from /proc/cmdlineant
initramfs-kexecboot: add rotation parameter for c7x0 linux-kexecboot_2.6.26: change defconfigs
2008-08-06linux-kexecboot: add console=tty1 to cmdline again.Thomas Kunze
I don't fully understand why, but otherwise images don't boot.
2008-08-04kexecboot: add missing patchThomas Kunze
2008-08-04kexecboot-initramfs: wait some seconds before startupThomas Kunze
linux-kexecboot: remove debug output kexecboot: pass rootdelay to all kernels
2008-08-03kexecboot: fix build of initramfs-kexecboot-imageThomas Kunze
2008-08-03files: add some stuff to device_table_add-mmc.txt and rename it toThomas Kunze
devices-table-collie.txt. conf/collie: use device-table-collie.txt packages/kexecboot:*create a new directory for everything kexecboot related *move initramfs-kexec-image and initramfs-kexec to this dir and rename them to *kexecboot *move linux-kexecboot to this dir *add forgotten patches for linux-kexecboot