From: Marcin Juszkiewicz Date: Tue, 9 Mar 2010 14:15:19 +0000 (+0100) Subject: task-openprotium: adapt to e2fsprogs/util-linux-ng changes X-Git-Tag: Release-2010-05/1~394 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b7fffc1709b3347ec800bec461cc4716a7c389;p=openembedded.git task-openprotium: adapt to e2fsprogs/util-linux-ng changes --- diff --git a/recipes/tasks/task-openprotium.bb b/recipes/tasks/task-openprotium.bb index a8e7bd7766..4a8e1e45ad 100644 --- a/recipes/tasks/task-openprotium.bb +++ b/recipes/tasks/task-openprotium.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Basic image for openprotium" HOMEPAGE = "http://www.openprotium.org" ALLOW_EMPTY = "1" -PR = "r1" +PR = "r2" inherit task @@ -35,7 +35,7 @@ RDEPENDS = " kernel \ modutils-initscripts \ ipkg-collateral ipkg ipkg-link \ portmap \ - e2fsprogs-blkid \ + util-linux-ng-blkid \ mdadm \ hdparm \ mtd-utils \