[oe-commits] Marcin Juszkiewicz : task-slugos: 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: 1e6d7d73f5a057b66b7749a68961006ae4d9e567
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1e6d7d73f5a057b66b7749a68961006ae4d9e567

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Tue Mar  9 14:54:55 2010 +0100

task-slugos: adapt to e2fsprogs<>util-linux-ng changes

---

 recipes/tasks/task-slugos.bb |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/tasks/task-slugos.bb b/recipes/tasks/task-slugos.bb
index 8ed43b1..0ebf149 100644
--- a/recipes/tasks/task-slugos.bb
+++ b/recipes/tasks/task-slugos.bb
@@ -6,7 +6,7 @@
 DESCRIPTION = "Task packages for the SlugOS distribution"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r24"
+PR = "r25"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 COMPATIBLE_MACHINE = "(nslu2|ixp4xx|sheevaplug)"
 ALLOW_EMPTY = "1"
@@ -34,10 +34,10 @@ cpio \
 # file system.
 SLUGOS_STANDARD_RRECOMMENDS += "\
 e2fsprogs-mke2fs \
-e2fsprogs-fsck \
+util-linux-ng-fsck \
 e2fsprogs-e2fsck \
 e2fsprogs-badblocks \
-e2fsprogs-blkid \
+util-linux-ng-blkid \
 "
 
 # Filesystem selection.  Adding entries here adds the module to the





More information about the Openembedded-commits mailing list