* 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.
#<>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"
#<>