From: Richard Purdie Date: Sun, 1 Jun 2008 21:51:22 +0000 (+0000) Subject: linux-rp.inc: Remove INITRAMFS_IMAGE setting. This is a personal (local.conf) or... X-Git-Tag: Release-2010-05/1~6843^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759fa88f12778dca940750fa42f1d49af8fe8551;p=openembedded.git linux-rp.inc: Remove INITRAMFS_IMAGE setting. This is a personal (local.conf) or distro configuration option since its policy. Please discuss this on the mailing list or with me if you disagree. --- diff --git a/packages/linux/linux-rp.inc b/packages/linux/linux-rp.inc index 43747f358d..9488105f0b 100644 --- a/packages/linux/linux-rp.inc +++ b/packages/linux/linux-rp.inc @@ -4,8 +4,6 @@ LICENSE = "GPL" inherit kernel - -INITRAMFS_IMAGE=initramfs-kexec-image DEPENDS_append_collie = " bc-native" RPROVIDES_kernel-base += "hostap-modules"