[Bug 4520] [RFC] kexecboot: passing extra cmdline arguments
bugzilla-daemon at amethyst.openembedded.net
bugzilla-daemon at amethyst.openembedded.net
Fri Aug 29 23:27:56 UTC 2008
http://bugs.openembedded.net/show_bug.cgi?id=4520
--- Comment #10 from ant <andrea.adami at gmail.com> 2008-08-30 01:27:56 ---
For the records, the patch to linux-kexecboot.inc generated by 'mtn diff' after
a fresh checkout DOES NOT apply.
This one has been created by hand (diff -aburN) and applies. Strange issue...
--- packages/kexecboot/linux-kexecboot.inc
01dd6603a2a2fb2e9c3c56c171153b59ac8ec096
+++ packages/kexecboot/linux-kexecboot.inc
47955a0785e93132f8a4394a9ae8191654a2fc62
@@ -4,6 +4,12 @@
DONT_CHECK_KERNELSIZE = ""
INITRAMFS_IMAGE = "initramfs-kexecboot-image"
+
+# uncomment the following lines if you use u-boot as bootloader
+#KERNEL_IMAGETYPE_c7x0="uImage"
+#KERNEL_IMAGETYPE_akita="uImage"
+#KERNEL_IMAGETYPE_spitz="uImage"
+
inherit kernel
PACKAGES = ""
PROVIDES = ""
Now waiting to see Yuri's changes about sizes and buffer overflows...
Andrea
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list