[oe-commits] org.oe.dev mokoslug: use task-boot instead of task-base

rwhitby commit openembedded-commits at lists.openembedded.org
Sat Jun 2 06:10:46 UTC 2007


mokoslug: use task-boot instead of task-base

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: b8e51a5662189786615d895cb3b5ace08eef2bc9
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b8e51a5662189786615d895cb3b5ace08eef2bc9
Files:
1
conf/distro/mokoslug.conf
Diffs:

#
# mt diff -r626ba50d8d790813248db620493e6d1c60f4b641 -rb8e51a5662189786615d895cb3b5ace08eef2bc9
#
# 
# 
# patch "conf/distro/mokoslug.conf"
#  from [81f2a4db3d79017ee3ca062ed88d0d139df3056c]
#    to [ab158b7aa234beaf461d5531e01375c26743c472]
# 
============================================================
--- conf/distro/mokoslug.conf	81f2a4db3d79017ee3ca062ed88d0d139df3056c
+++ conf/distro/mokoslug.conf	ab158b7aa234beaf461d5531e01375c26743c472
@@ -14,7 +14,8 @@ DISTRO_TYPE = "debug"
 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.






More information about the Openembedded-commits mailing list