Jlime-doney.conf : Removing kernel-modules from distro file
authorKristoffer Ericson <kristoffer_e1@hotmail.com>
Wed, 21 Jun 2006 22:49:38 +0000 (22:49 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 21 Jun 2006 22:49:38 +0000 (22:49 +0000)
* 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.

conf/distro/jlime-donkey.conf

index f7da451..8a9d427 100644 (file)
@@ -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"
 
 #<>