summaryrefslogtreecommitdiff
path: root/meta/recipes-core/coreutils/coreutils_6.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* coreutils: Add SRC_URI Checksums for GPLv2Saul Wold2011-12-131-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* coreutils: remove unnecessary dependency on perlDexuan Cui2011-06-141-3/+3
| | | | | | OE's coreutils doesn't depend on perl, either. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* coreutils_6.9.bb: Remove gettext from DEPENDSKhem Raj2011-04-041-1/+1
| | | | | | inheriting gettext should take care of this Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Various: Switch to using GNU_MIRRORTom Rini2011-03-231-1/+1
| | | | Signed-off-by: Tom Rini <tom_rini@mentor.com>
* coreutils-6.9: fix man page building for the gplv2 recipeNitin A Kamble2011-03-181-3/+7
| | | | | | | | | | | Added a new patch: coreutils-6.9/fix_for_manpage_building.patch And the target recipe now depends on the native recipe for the manpage generation. Similar fix may be needed to the GPLv3 version of this recipe. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* coreutils: Add various bug fixesMark Hatle2011-02-071-0/+5
| | | | | | | | | | | | | Add a number of bug fixes, mostly imported from Fedora and Wind River Linux. cp-i-u: fix unnecessary prompting fix-install: Fix installing to a dangling symlink i18n: li18nux/lsb compliance ls-x: Fix incorrect output overflow: Fix potential overflow in who command Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* recipes-core: Cleanup package descriptions and summariesMark Hatle2010-10-111-1/+5
| | | | | | | | | [BUGID #281] Evaluate and update each package in recipes-core to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+78
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>