summaryrefslogtreecommitdiff
path: root/packages/meta/slugos-image.bb
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-01-31 09:26:12 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-31 09:26:12 +0000
commit36ea4d7a6126f87056d5f03117e9000047d71a3d (patch)
treefcb8594520fb4f2fb4a8227ff860147c685377e7 /packages/meta/slugos-image.bb
parent6ce0ecf3d024c2da6638c1ba03d489c1f90f879b (diff)
slugos-image: add e2fsprogs-blkid (fs id finding program) to meta
Diffstat (limited to 'packages/meta/slugos-image.bb')
-rw-r--r--packages/meta/slugos-image.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/meta/slugos-image.bb b/packages/meta/slugos-image.bb
index ca29df2f3d..c3c1b1c104 100644
--- a/packages/meta/slugos-image.bb
+++ b/packages/meta/slugos-image.bb
@@ -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 \