From: Koen Kooi Date: Thu, 13 Jul 2006 21:07:57 +0000 (+0000) Subject: oz-unstable: prefer task-bootstrap over task-bootstrap-onionroot X-Git-Tag: Release-2010-05/1~9453^2~1231^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa91786a0046770a3f0fefd17e1c0fb9c79598e2;p=openembedded.git oz-unstable: prefer task-bootstrap over task-bootstrap-onionroot --- diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf index 344fb80a89..78b4ac27f2 100644 --- a/conf/distro/openzaurus-unstable.conf +++ b/conf/distro/openzaurus-unstable.conf @@ -1,4 +1,4 @@ -#@-------------------------------------------------------------------- +h#@-------------------------------------------------------------------- #@TYPE: Distribution #@NAME: OpenZaurus #@DESCRIPTION: A Linux Distribution for the Sharp Zaurus family @@ -32,6 +32,7 @@ SRCDATE ?= "20060514" ASSUME_PROVIDED += "virtual/arm-linux-gcc-2.95" PREFERRED_PROVIDER_hostap-conf = "hostap-conf" +PREFERRED_PROVIDER_task-bootstrap = "task-bootstrap" KERNEL_CONSOLE = "ttyS0" #DEBUG_OPTIMIZATION = "-O -g3"