slugos-image: missed a couple of extra items
authorMichael-Luke Jones <mlj28@cam.ac.uk>
Sat, 23 Sep 2006 18:36:56 +0000 (18:36 +0000)
committerMichael-Luke Jones <mlj28@cam.ac.uk>
Sat, 23 Sep 2006 18:36:56 +0000 (18:36 +0000)
packages/images/slugos-image.bb

index 7342a1e..c03b20b 100644 (file)
@@ -71,9 +71,12 @@ SLUGOS_SUPPORT ?= "diffutils cpio findutils busybox-mdev"
 # 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"
-       
-RDEPENDS = "kernel \
+SLUGOS_KERNEL ?= "kernel-module-af-packet kernel-module-netconsole \
+               kernel-module-ixp4xx-qmgr kernel-module-ixp4xx-npe \
+               kernel-module-ixp4xx-mac kernel-module-mii \
+               "
+
+RDEPENDS = "kernel ixp4xx-npe \
        base-files base-passwd netbase \
         busybox initscripts-slugos slugos-init \
         update-modules sysvinit tinylogin \