From: Kristoffer Ericson Date: Wed, 21 Jun 2006 22:49:38 +0000 (+0000) Subject: Jlime-doney.conf : Removing kernel-modules from distro file X-Git-Tag: Release-2010-05/1~9453^2~1429^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3119fbd1328ed29d4454b2bbfc0daddddaaec9b9;p=openembedded.git Jlime-doney.conf : Removing kernel-modules from distro file * Due to the fact that we are using gcc-4.1.1 and the kernel being not very gcc friendly, we need to build the kernel and modules outside OE. So dont build for images. --- diff --git a/conf/distro/jlime-donkey.conf b/conf/distro/jlime-donkey.conf index f7da451e65..8a9d427c9f 100644 --- a/conf/distro/jlime-donkey.conf +++ b/conf/distro/jlime-donkey.conf @@ -68,9 +68,9 @@ TARGET_OS = "linux" #<>What we want on the bootstrap image (extra) #<> #<> -BOOTSTRAP_EXTRA_RDEPENDS += "pcmciautils ncurses nano wireless-tools console-tools coreutils udev kernel-modules \ +BOOTSTRAP_EXTRA_RDEPENDS += "pcmciautils ncurses nano wireless-tools console-tools coreutils udev \ e2tools e2fsprogs" -BOOTSTRAP_EXTRA_DEPENDS += "pcmciautils ncurses nano wireless-tools console-tools coreutils udev kernel-modules \ +BOOTSTRAP_EXTRA_DEPENDS += "pcmciautils ncurses nano wireless-tools console-tools coreutils udev \ e2tools e2fsprogs" #<>