From: Marcin Juszkiewicz Date: Sat, 16 Dec 2006 21:35:20 +0000 (+0000) Subject: task-proper-tools: change description, added some comments X-Git-Tag: Release-2010-05/1~9453^2~129^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a87aab60fd2b88af5e27878c3f4093b51276f184;p=openembedded.git task-proper-tools: change description, added some comments --- diff --git a/packages/tasks/task-proper-tools.bb b/packages/tasks/task-proper-tools.bb index 9644e01e9a..f9d3f7bfc7 100644 --- a/packages/tasks/task-proper-tools.bb +++ b/packages/tasks/task-proper-tools.bb @@ -1,5 +1,5 @@ -DESCRIPTION = "Proper tools for busybox haters" -PR = "r3" +DESCRIPTION = "Full versions of tools provided by busybox" +PR = "r4" PACKAGE_ARCH = "all" ALLOW_EMPTY_${PN} = "1" @@ -21,4 +21,8 @@ RDEPENDS = "\ module-init-tools \ " - +# +# binutils-symlinks provide ar in a way which conflict with busybox - #1465 for more info +# +# busybox tar does not understand '--no-same-owner' option which bitbake use +#