slugos-image: temporarily force correct kernel/ixp-eth in slugos-image
authorJohn Bowler <jbowler@nslu2-linux.org>
Thu, 12 Jan 2006 07:18:44 +0000 (07:18 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 12 Jan 2006 07:18:44 +0000 (07:18 +0000)
packages/meta/slugos-image.bb

index fec417a..c01ab6c 100644 (file)
@@ -67,6 +67,9 @@ SLUGOS_SUPPORT ?= "diffutils cpio findutils udev"
 # other than the network to output error messages!)
 SLUGOS_KERNEL ?= "kernel-module-af-packet kernel-module-netconsole"
        
+#FIXME: this is temporary to ensure the correct versions are obtained
+DEPENDS = "virtual/kernel virtual/ixp-eth"
+
 RDEPENDS = "kernel ixp-eth \
        base-files base-passwd netbase \
         busybox hotplug-ng initscripts-slugos slugos-init \