[oe-commits] : linux-kexecboot.inc: check kernelsize

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Jul 31 18:35:07 UTC 2008


Module: OE.dev
Branch: master
Commit: 93d6963c94634638d227b5581f40c3054071f90e
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=93d6963c94634638d227b5581f40c3054071f90e

Author:  <thesing at openembedded.org>
Date:   Thu Jul 31 14:31:28 2008 +0000

linux-kexecboot.inc: check kernelsize

---

 packages/linux/linux-kexecboot.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/packages/linux/linux-kexecboot.inc b/packages/linux/linux-kexecboot.inc
index e527f92..1d9595d 100644
--- a/packages/linux/linux-kexecboot.inc
+++ b/packages/linux/linux-kexecboot.inc
@@ -2,6 +2,7 @@ DESCRIPTION = "2.6 Linux kexec bootloader for Zaurus devices and iPAQ hx2750."
 SECTION = "kernel"
 LICENSE = "GPL"
 
+DONT_CHECK_KERNELSIZE = ""
 INITRAMFS_IMAGE = "initramfs-kexec-image"
 inherit kernel
 PACKAGES = ""





More information about the Openembedded-commits mailing list