From: Florian Boor Date: Thu, 30 Jun 2005 17:22:23 +0000 (+0000) Subject: Remove IrDa stuff which will never be useful here. X-Git-Tag: Release-2010-05/1~9453^2~4276^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cba6a1de7fb242b197241f9bc6de79fe9cd777be;p=openembedded.git Remove IrDa stuff which will never be useful here. --- diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index f017726526..99544de28c 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -33,7 +33,7 @@ SERIAL_CONSOLE = "115200 ttyS0" PREFERRED_PROVIDER_virtual/kernel = "linux-omap1" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel udev sysfsutils \ -pcmcia-cs apmd ppp wireless-tools console-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin" +pcmcia-cs apmd ppp wireless-tools console-tools openswan wpa-supplicant-nossl lrzsz ppp-dialin" BOOTSTRAP_EXTRA_RDEPENDS = "kernel udev sysfsutils \ pcmcia-cs apm ppp wireless-tools irda-utils udev-utils console-tools" @@ -49,9 +49,6 @@ pcmcia-cs apm ppp wireless-tools irda-utils udev-utils console-tools" # Bluetooth Modules #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-bluetooth kernel-module-l2cap kernel-module-rfcomm kernel-module-hci-vhci \ # kernel-module-bnep kernel-module-hidp kernel-module-hci-uart kernel-module-sco" -# Infrared Modules -#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-irda kernel-module-ircomm kernel-module-ircomm-tty \ -# kernel-module-irlan kernel-module-irnet kernel-module-ir-usb" # PPP Modules #BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-ppp-generic kernel-module-ppp-async"