openslug.conf, debianslug.conf, ucslugc.conf: Removed the modules which we've now...
authorRod Whitby <rod@whitby.id.au>
Fri, 14 Apr 2006 14:17:54 +0000 (14:17 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 14 Apr 2006 14:17:54 +0000 (14:17 +0000)
conf/distro/debianslug.conf
conf/distro/openslug.conf
conf/distro/ucslugc.conf

index 32dd55d..f503e92 100644 (file)
@@ -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.
 #
index 9c9ce22..94574c3 100644 (file)
@@ -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.
 #
index bb6c6ef..b6f1930 100644 (file)
@@ -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}"