aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/mokoslug.conf
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-06-02 05:56:49 +0000
committerRod Whitby <rod@whitby.id.au>2007-06-02 05:56:49 +0000
commit19d4de83c7865b308cb866e9d914d33730e99702 (patch)
tree3081d5db55c97b53fba35f93edcc5c578949bee1 /conf/distro/mokoslug.conf
parentb109776007d875753814bfcd4ca9915e28a8af90 (diff)
downloadopenembedded-19d4de83c7865b308cb866e9d914d33730e99702.tar.gz
mokoslug: use task-boot instead of task-base
Diffstat (limited to 'conf/distro/mokoslug.conf')
-rw-r--r--conf/distro/mokoslug.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/distro/mokoslug.conf b/conf/distro/mokoslug.conf
index 7278b62565..2c039dbcce 100644
--- a/conf/distro/mokoslug.conf
+++ b/conf/distro/mokoslug.conf
@@ -14,7 +14,8 @@ DISTRO_VERSION = "1.0-alpha"
DISTRO_REVISION = "1"
DISTRO_TYPE = "debug"
-MACHINE_TASK_PROVIDER = "task-base sysconf"
+MACHINE_TASK_PROVIDER = "task-boot dropbear"
+MACHINE_TASK_PROVIDER_append_nslu2 = " sysconf"
# Even though the NSLU2 does not have built-in bluetooth,
# we assume that a MokoSlug gateway has a bluetooth dongle.