From: John Bowler Date: Tue, 31 Jan 2006 09:26:12 +0000 (+0000) Subject: slugos-image: add e2fsprogs-blkid (fs id finding program) to meta X-Git-Tag: Release-2010-05/1~9453^2~2489 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36ea4d7a6126f87056d5f03117e9000047d71a3d;p=openembedded.git slugos-image: add e2fsprogs-blkid (fs id finding program) to meta --- 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 " 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 \