Add devio to unslung image.
authorJohn Bowler <jbowler@nslu2-linux.org>
Thu, 9 Jun 2005 15:52:10 +0000 (15:52 +0000)
committerJohn Bowler <jbowler@nslu2-linux.org>
Thu, 9 Jun 2005 15:52:10 +0000 (15:52 +0000)
BKrev: 42a865aasvjc4OSgjfygg-EXiGVDUQ

packages/meta/unslung-image.bb

index 48943b5..0974f4e 100644 (file)
@@ -8,10 +8,12 @@ USE_DEVFS = "1"
 
 DEPENDS  = "unslung-kernel unslung-rootfs \
        glibc slingbox ipkg wget cpio findutils portmap-unslung \
+       devio \
        ${UNSLUNG_EXTRA_DEPENDS}"
 
 IPKG_INSTALL = "unslung-rootfs \
        libc6-unslung slingbox ipkg wget cpio findutils portmap-unslung \
+       devio \
        ${UNSLUNG_EXTRA_INSTALL}"
 
 IMAGE_PREPROCESS_COMMAND += "unslung_clean_image; "