slugos-image: Removed kernel modules that are now compiled in
authorRod Whitby <rod@whitby.id.au>
Fri, 17 Nov 2006 04:39:07 +0000 (04:39 +0000)
committerRod Whitby <rod@whitby.id.au>
Fri, 17 Nov 2006 04:39:07 +0000 (04:39 +0000)
packages/images/slugos-image.bb

index 9ef1e6e..551484e 100644 (file)
@@ -6,7 +6,7 @@
 DESCRIPTION = "Generic SlugOS image"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r37"
+PR = "r38"
 
 COMPATIBLE_MACHINE = "nslu2"
 
@@ -73,10 +73,7 @@ SLUGOS_SUPPORT ?= "diffutils cpio findutils udev"
 # kernel-module-netconsole is here because it is small and is
 # highly useful on minimal systems (which really don't have anywhere
 # other than the network to output error messages!)
-SLUGOS_KERNEL ?= "kernel-module-af-packet kernel-module-netconsole \
-               kernel-module-ixp4xx-qmgr kernel-module-ixp4xx-npe \
-               kernel-module-ixp4xx-mac kernel-module-mii \
-               "
+SLUGOS_KERNEL ?= "kernel-module-af-packet kernel-module-netconsole"
 
 RDEPENDS = "kernel ixp4xx-npe \
        base-files base-passwd netbase \