[oe-commits] Marcin Juszkiewicz : task-openprotium: adapt to e2fsprogs/ util-linux-ng changes

git version control git at git.openembedded.org
Tue Mar 9 18:51:56 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 67b7fffc1709b3347ec800bec461cc4716a7c389
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=67b7fffc1709b3347ec800bec461cc4716a7c389

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Tue Mar  9 15:15:19 2010 +0100

task-openprotium: adapt to e2fsprogs/util-linux-ng changes

---

 recipes/tasks/task-openprotium.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/tasks/task-openprotium.bb b/recipes/tasks/task-openprotium.bb
index a8e7bd7..4a8e1e4 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 \





More information about the Openembedded-commits mailing list