From 1e6d7d73f5a057b66b7749a68961006ae4d9e567 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 9 Mar 2010 14:54:55 +0100 Subject: task-slugos: adapt to e2fsprogs<>util-linux-ng changes --- recipes/tasks/task-slugos.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/tasks/task-slugos.bb b/recipes/tasks/task-slugos.bb index 8ed43b1983..0ebf149480 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 -- cgit v1.2.3