[oe-commits] org.oe.dev task-proper-tools: change description, added some comments

hrw commit openembedded-commits at lists.openembedded.org
Sat Dec 16 21:38:36 UTC 2006


task-proper-tools: change description, added some comments

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 3b6174728a6dcff419092d6acc08ec46965aa3e4
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3b6174728a6dcff419092d6acc08ec46965aa3e4
Files:
1
packages/tasks/task-proper-tools.bb
Diffs:

#
# mt diff -r5bb8e8063cc4892072985e24cdf90610ea3e349f -r3b6174728a6dcff419092d6acc08ec46965aa3e4
#
# 
# 
# patch "packages/tasks/task-proper-tools.bb"
#  from [f328ff8c30e09a915893e357c464f622f7546d40]
#    to [ef2689130c9052ea04a979f29a265f575b783aa0]
# 
============================================================
--- packages/tasks/task-proper-tools.bb	f328ff8c30e09a915893e357c464f622f7546d40
+++ packages/tasks/task-proper-tools.bb	ef2689130c9052ea04a979f29a265f575b783aa0
@@ -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
+#
-






More information about the Openembedded-commits mailing list