slugos-image: add e2fsprogs-blkid (fs id finding program) to meta
authorJohn Bowler <jbowler@nslu2-linux.org>
Tue, 31 Jan 2006 09:26:12 +0000 (09:26 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 31 Jan 2006 09:26:12 +0000 (09:26 +0000)
packages/meta/slugos-image.bb

index ca29df2..c3c1b1c 100644 (file)
@@ -7,7 +7,7 @@ DESCRIPTION = "Generic SlugOS image"
 MAINTAINER = "NSLU2 Linux <nslu2-linux@yahoogroups.com>"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r24"
+PR = "r25"
 
 # SLUGOS_IMAGENAME defines the name of the image to be build, if it
 # is not set this package will be skipped!
@@ -82,6 +82,7 @@ RDEPENDS = "kernel ixp-eth \
        portmap \
        dropbear \
        beep \
+       e2fsprogs-blkid \
        util-linux-mount \
        util-linux-umount \
        util-linux-swaponoff \