From: Martin Jansa Date: Fri, 12 Feb 2010 10:18:31 +0000 (+0100) Subject: shr: add bluetooth to DISTRO_FEATURES to get bluetooth modules, remove pci, pcmcia... X-Git-Tag: Release-2010-05/1~491^2~312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af52177ab70e6a6ef57adca6f20c25439c2c86ee;p=openembedded.git shr: add bluetooth to DISTRO_FEATURES to get bluetooth modules, remove pci, pcmcia, nfs, smbfs, also remove kernel-modules from DISTRO_EXTRA_RRECOMMENDS which are pulled by task-base Signed-off-by: Martin Jansa --- diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index b776dbe298..2bea23906a 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -100,7 +100,7 @@ ILLUME_THEME = "e-wm-theme-illume-gry" # Use bluetooth 4.0 DISTRO_BLUETOOTH_MANAGER = "bluez4" # We want images supporting the following features (for task-base) -DISTRO_FEATURES = "nfs smbfs wifi ppp alsa ext2 vfat pcmcia usbgadget usbhost pci" +DISTRO_FEATURES = "wifi ppp alsa ext2 vfat bluetooth usbgadget usbhost" # Following features are for ARM and E500 based machines DISTRO_FEATURES += "eabi" @@ -198,10 +198,6 @@ DISTRO_EXTRA_RDEPENDS += "\ # Additional content II (can be masked with BAD_RECOMMENDATIONS) DISTRO_EXTRA_RRECOMMENDS += " \ - kernel-module-vfat \ - kernel-module-ext2 \ - kernel-module-ext3 \ - kernel-module-af-packet \ openssh-sftp-server \ "