diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-03-09 20:41:27 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-03-09 20:41:27 +0000 |
commit | b0d3af32f8bba943d9f31a57e0b566d3204a7f4c (patch) | |
tree | 4d0b83ff0e161a88ca2b685728de75603f70d924 /conf | |
parent | 8850bf1e66f031f353c7ed128b4cfdc3e886d856 (diff) |
task-mokogateway, mokoslug: Separate out task-base from task-mokogateway, so mokogateway can be used on other distro's that don't have a pure task-base.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mokoslug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mokoslug.conf b/conf/distro/mokoslug.conf index 01ab62c6e6..5598694397 100644 --- a/conf/distro/mokoslug.conf +++ b/conf/distro/mokoslug.conf @@ -14,7 +14,7 @@ DISTRO_VERSION = "1.0-alpha" DISTRO_REVISION = "1" DISTRO_TYPE = "debug" -MACHINE_TASK_PROVIDER = "task-mokogateway-everything" +MACHINE_TASK_PROVIDER = "task-base task-mokogateway-everything" # Even though the NSLU2 does not have built-in bluetooth, # we assume that a MokoSlug gateway has a bluetooth dongle. |