aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/jlime-donkey.conf
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer_e1@hotmail.com>2006-06-21 22:49:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-21 22:49:38 +0000
commit3119fbd1328ed29d4454b2bbfc0daddddaaec9b9 (patch)
treed34a95bd5f42e762d62002ec03cc68a06fadf943 /conf/distro/jlime-donkey.conf
parentc8a24a80084988c1b80c5c5b783d2b6ae186f415 (diff)
downloadopenembedded-3119fbd1328ed29d4454b2bbfc0daddddaaec9b9.tar.gz
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.
Diffstat (limited to 'conf/distro/jlime-donkey.conf')
-rw-r--r--conf/distro/jlime-donkey.conf4
1 files changed, 2 insertions, 2 deletions
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"
#<>