From: Rod Whitby Date: Fri, 14 Apr 2006 14:17:54 +0000 (+0000) Subject: openslug.conf, debianslug.conf, ucslugc.conf: Removed the modules which we've now... X-Git-Tag: Release-2010-05/1~9453^2~1918 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b45e49d911b7b365efd3d9f68b70b31ddd475447;p=openembedded.git openslug.conf, debianslug.conf, ucslugc.conf: Removed the modules which we've now compiled into the kernel. --- diff --git a/conf/distro/debianslug.conf b/conf/distro/debianslug.conf index 32dd55d978..f503e928d7 100644 --- a/conf/distro/debianslug.conf +++ b/conf/distro/debianslug.conf @@ -87,15 +87,6 @@ kernel-module-nls-cp437 \ kernel-module-nls-utf8 \ " -DEBIANSLUG_STANDARD_RDEPENDS += "\ -kernel-module-ehci-hcd \ -kernel-module-ohci-hcd \ -kernel-module-uhci-hcd \ -kernel-module-sd-mod \ -kernel-module-usb-storage \ -kernel-module-scsi-mod \ -" - # This documents other file systems which are built but not installed # by default in the flash image. # diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 9c9ce228b4..94574c3fe0 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -87,15 +87,6 @@ kernel-module-nls-cp437 \ kernel-module-nls-utf8 \ " -OPENSLUG_STANDARD_RDEPENDS += "\ -kernel-module-ehci-hcd \ -kernel-module-ohci-hcd \ -kernel-module-uhci-hcd \ -kernel-module-sd-mod \ -kernel-module-usb-storage \ -kernel-module-scsi-mod \ -" - # This documents other file systems which are built but not installed # by default in the flash image. # diff --git a/conf/distro/ucslugc.conf b/conf/distro/ucslugc.conf index bb6c6efa6a..b6f19308d1 100644 --- a/conf/distro/ucslugc.conf +++ b/conf/distro/ucslugc.conf @@ -20,15 +20,6 @@ UCSLUGC_EXTRA_BBFILES ?= "" # setting - either may be set in local.conf to override these values. UCSLUGC_EXTRA_RDEPENDS ?= "" -UCSLUGC_STANDARD_RDEPENDS += "\ -kernel-module-ehci-hcd \ -kernel-module-ohci-hcd \ -kernel-module-uhci-hcd \ -kernel-module-sd-mod \ -kernel-module-usb-storage \ -kernel-module-scsi-mod \ -" - # SLUGOS_EXTRA_RDEPENDS ?= "${UCSLUGC_EXTRA_RDEPENDS}"