slugos: Removed more kernel modules that are now compiled in
authorRod Whitby <rod@whitby.id.au>
Fri, 17 Nov 2006 20:40:08 +0000 (20:40 +0000)
committerRod Whitby <rod@whitby.id.au>
Fri, 17 Nov 2006 20:40:08 +0000 (20:40 +0000)
conf/distro/openslug.conf
packages/images/slugos-image.bb

index c24001f..4277888 100644 (file)
@@ -77,7 +77,6 @@ OPENSLUG_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
-OPENSLUG_STANDARD_RDEPENDS += "\
-kernel-module-firmware-class \
-"
 
 # Add module to create i2c chardev
 OPENSLUG_STANDARD_RDEPENDS += "\
index 551484e..df057fe 100644 (file)
@@ -6,7 +6,7 @@
 DESCRIPTION = "Generic SlugOS image"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r38"
+PR = "r39"
 
 COMPATIBLE_MACHINE = "nslu2"