task-proper-tools: change description, added some comments
authorMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 16 Dec 2006 21:35:20 +0000 (21:35 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 16 Dec 2006 21:35:20 +0000 (21:35 +0000)
packages/tasks/task-proper-tools.bb

index 9644e01..f9d3f7b 100644 (file)
@@ -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
+#