Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Bump PR.
|
|
|
|
of booting from internal hdd
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
with spitz defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
PR.
|
|
- clean up kexecboot.inc after klcc fixes.
- add EXTRA_OECONF_zaurus
- Bump PR.
|
|
- this patch needs more testing and seems to break c7x0 kernels.
|
|
|
|
|
|
(kernel patchwork).
|
|
Richard Purdie.
|
|
|
|
|
|
PR.
|
|
Increase PR.
|
|
increase PR.
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
(and for initramfs-kexecboot-image and linux-kexecboot too).
|
|
|
|
|
|
fixes booting from sd-card
|
|
default
|
|
|
|
|
|
- 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."
|
|
|
|
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>
|
|
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>
|
|
- KEXECBOOT_IMAGEDEPENDS was introduced just for Zaurus (fixed now)
|
|
- no runtime changes, no PR BUMP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|