[oe-commits] org.oe.dev angstrom-2008.1.conf: Set initramfs-bootmenu-image as kernel builtin initramfs

pfalcon commit openembedded-commits at lists.openembedded.org
Thu Feb 28 21:05:20 UTC 2008


angstrom-2008.1.conf: Set initramfs-bootmenu-image as kernel builtin initramfs
* Applies to linux-handhelds-2.6 so far.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 75180fb86668efd36cdf3798af113578d93a3e8c
ViewMTN: http://monotone.openembedded.org/revision/info/75180fb86668efd36cdf3798af113578d93a3e8c
Files:
1
conf/distro/angstrom-2008.1.conf
Diffs:

#
# mt diff -r8ea8e071c8d057237405f43daa72c329e628562e -r75180fb86668efd36cdf3798af113578d93a3e8c
#
# 
# 
# patch "conf/distro/angstrom-2008.1.conf"
#  from [68d8c62fce1fc4da0724773e540d24dd355ccaeb]
#    to [e926af9225f73145904a82549079395d148a6f4b]
# 
============================================================
--- conf/distro/angstrom-2008.1.conf	68d8c62fce1fc4da0724773e540d24dd355ccaeb
+++ conf/distro/angstrom-2008.1.conf	e926af9225f73145904a82549079395d148a6f4b
@@ -60,6 +60,9 @@ PREFERRED_VERSION_linux-handhelds-2.6 ?=
 #Preferred version for the kernel on various machines
 PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh20"
 
+#Initramfs for kernels
+KERNEL_INITRAMFS_PATH = "${TMPDIR}/deploy/uclibc/images/${MACHINE}/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