[oe-commits] : angstrom 2008: disable old style initramfs handling for now, this should be moved to the kexecboot effort

OE GIT Trial gittrial at amethyst.openembedded.net
Tue Sep 23 10:24:09 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 6cb9fa6cc3be45c2407a94d3b342dc062fe26864
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=6cb9fa6cc3be45c2407a94d3b342dc062fe26864

Author:  <koen at openembedded.org>
Date:   Tue Sep 23 10:13:47 2008 +0000

angstrom 2008: disable old style initramfs handling for now, this should be moved to the kexecboot effort

---

 conf/distro/angstrom-2008.1.conf |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 823dd9d..da0aabe 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -63,8 +63,8 @@ PCMCIA_MANAGER = "pcmciautils"
 PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh20"
 
 #Initramfs for kernels
-KERNEL_INITRAMFS_DIR = "${TMPDIR}/deploy/uclibc/images/${MACHINE}/"
-KERNEL_INITRAMFS_PATH = "${KERNEL_INITRAMFS_DIR}/$(readlink ${KERNEL_INITRAMFS_DIR}initramfs-bootmenu-image-${MACHINE}.cpio.gz)"
+#KERNEL_INITRAMFS_DIR = "${TMPDIR}/deploy/uclibc/images/${MACHINE}/"
+#KERNEL_INITRAMFS_PATH = "${KERNEL_INITRAMFS_DIR}/$(readlink ${KERNEL_INITRAMFS_DIR}initramfs-bootmenu-image-${MACHINE}.cpio.gz)"
 
 #This is unrelated to the kernel version, but userspace apps (e.g. HAL) require a recent version to build against
 PREFERRED_VERSION_linux-libc-headers 	= "2.6.23"





More information about the Openembedded-commits mailing list