slugos: fixed kernel module depends in debianslug
authorRod Whitby <rod@whitby.id.au>
Sat, 18 Nov 2006 06:37:06 +0000 (06:37 +0000)
committerRod Whitby <rod@whitby.id.au>
Sat, 18 Nov 2006 06:37:06 +0000 (06:37 +0000)
conf/distro/debianslug.conf
packages/images/slugos-image.bb

index e86ffa0..c570d7c 100644 (file)
@@ -77,7 +77,6 @@ DEBIANSLUG_STANDARD_RDEPENDS += "\
 kernel-module-ext2 \
 kernel-module-jbd \
 kernel-module-ext3 \
-kernel-module-nfs \
 kernel-module-vfat \
 kernel-module-ntfs \
 kernel-module-isofs \
@@ -86,10 +85,6 @@ kernel-module-reiserfs \
 kernel-module-nls-cp437 \
 kernel-module-nls-utf8 \
 "
-# Add modules required for firmware loading
-DEBIANSLUG_STANDARD_RDEPENDS += "\
-kernel-module-firmware-class \
-"
 
 # Add module to create i2c chardev
 DEBIANSLUG_STANDARD_RDEPENDS += "\
index df057fe..231dcd8 100644 (file)
@@ -6,7 +6,7 @@
 DESCRIPTION = "Generic SlugOS image"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r39"
+PR = "r40"
 
 COMPATIBLE_MACHINE = "nslu2"