summaryrefslogtreecommitdiff
path: root/conf/distro/jlime-donkey.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/jlime-donkey.conf')
-rw-r--r--conf/distro/jlime-donkey.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/conf/distro/jlime-donkey.conf b/conf/distro/jlime-donkey.conf
index d8c813883f..cd1462f408 100644
--- a/conf/distro/jlime-donkey.conf
+++ b/conf/distro/jlime-donkey.conf
@@ -11,9 +11,6 @@ export FEED_URLS_jlime = "donkey##http://www.jlime.com/downloads/releases/donkey
# No uniroot
PREFERRED_PROVIDER_task-bootstrap = "task-bootstrap"
-# Lets set a few more terminals
-SYSVINIT_ENABLED_GETTYS = "4"
-
#<>
#<> We will set CVS DATE when things are known to work.
#<>
@@ -70,7 +67,7 @@ PREFRRED_VERSION_cairo = "1.0.4"
#<>to not mess up the folders we need to make them dynamic.
#<>It will use different folders depending on Arch (set in local.conf)
SRC_DIST_LOCAL = "copy"
-INHERIT += "package_ipk multimachine package_tar src_distribute_local"
+INHERIT += "package_ipk package_tar multimachine src_distribute_local"
BBINCLUDELOGS = "yes"
IMAGE_FSTYPES = "tar.bz2"
TARGET_OS = "linux"
@@ -78,9 +75,9 @@ TARGET_OS = "linux"
#<>What we want on the bootstrap image (extra)
#<>
#<>
-BOOTSTRAP_EXTRA_RDEPENDS += "pcmciautils ncurses nano wireless-tools console-tools coreutils udev \
+BOOTSTRAP_EXTRA_RDEPENDS += "pcmciautils ncurses nano wireless-tools console-tools udev \
e2tools e2fsprogs kernel-modules spectrum-fw keymaps"
-BOOTSTRAP_EXTRA_DEPENDS += "pcmciautils ncurses nano wireless-tools console-tools coreutils udev \
+BOOTSTRAP_EXTRA_DEPENDS += "pcmciautils ncurses nano wireless-tools console-tools udev \
e2tools e2fsprogs kernel-modules spectrum-fw keymaps"
#<>