summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/tasks/task-openprotium.bb4
1 files changed, 2 insertions, 2 deletions
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 \