From 8cce73f9591b8890bafcc9b963f33e6e0f106ba9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 23 Mar 2006 22:52:12 +0000 Subject: PCMCIA_MANAGER: Correctly handle this for various machines in a consistent way and set a default in bitbake.conf for backwards compatibility in such a way it can be overridden in a variety of ways. --- conf/distro/angstrom-2006.9.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'conf/distro/angstrom-2006.9.conf') diff --git a/conf/distro/angstrom-2006.9.conf b/conf/distro/angstrom-2006.9.conf index b0147aad55..ce11ddf08c 100644 --- a/conf/distro/angstrom-2006.9.conf +++ b/conf/distro/angstrom-2006.9.conf @@ -66,6 +66,15 @@ PREFERRED_VERSION_dbus = "0.61" #Down here we put stuff we want to install into machines without polluting conf/machine/ with distro stuff +#### Bootstrap options #### + +PCMCIA_MANAGER_c7x0 = "pcmciautils" +PCMCIA_MANAGER_akita = "pcmciautils" +PCMCIA_MANAGER_spitz = "pcmciautils" +PCMCIA_MANAGER_borzoi = "pcmciautils" +PCMCIA_MANAGER_nokia770 = "pcmciautils" +PCMCIA_MANAGER_ipaq-pxa270 = "pcmciautils" + #### GPE section ### #Install libgtkinput in devices without a keyboard -- cgit v1.2.3