From: Oyvind Repvik Date: Thu, 8 Mar 2007 16:50:19 +0000 (+0000) Subject: openturbostation: Correct xfs-utils to xfsprogs X-Git-Tag: Release-2010-05/1~8868^2~1105^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be4b65679c2ded6514ca2ca7f5fbfbbecbe2ecc;p=openembedded.git openturbostation: Correct xfs-utils to xfsprogs --- diff --git a/packages/images/openturbostation-image.bb b/packages/images/openturbostation-image.bb index 0c4a88cd6e..512a15441a 100644 --- a/packages/images/openturbostation-image.bb +++ b/packages/images/openturbostation-image.bb @@ -88,7 +88,7 @@ RDEPENDS = " \ mdadm \ hdparm \ mtd-utils \ - xfs-utils \ + xfsprogs \ udev \ ${OPENTURBOSTATION_SUPPORT} \ ${OPENTURBOSTATION_KERNEL} "