From: Koen Kooi Date: Sun, 13 Jul 2008 09:16:43 +0000 (+0000) Subject: task proper tools: prefer util-linux-ng to get schedutils as well X-Git-Tag: Release-2010-05/1~6543^2~7^2~32^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da335561e72434cf19bcf3cadca00e172db0d5c6;p=openembedded.git task proper tools: prefer util-linux-ng to get schedutils as well --- diff --git a/packages/tasks/task-proper-tools.bb b/packages/tasks/task-proper-tools.bb index 1610854bc0..6e1cd5d895 100644 --- a/packages/tasks/task-proper-tools.bb +++ b/packages/tasks/task-proper-tools.bb @@ -1,12 +1,12 @@ DESCRIPTION = "Full versions of tools provided by busybox" -PR = "r5" +PR = "r6" inherit task RDEPENDS_${PN} = "\ coreutils \ findutils \ - util-linux \ + util-linux-ng \ gawk \ sed \ wget \