summaryrefslogtreecommitdiff
path: root/meta/packages/coreutils/coreutils-6.9/gnulib_m4.patch
Commit message (Collapse)AuthorAgeFilesLines
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-19/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* coreutils: upgrade to latest GPLv2 version (6.9)Kevin Tian2010-08-271-0/+19
Before adding latest coreutils GPLv3 version, first we upgrade existing recipe to latest GPLv2 version here. To ensure a clean process, all bits are coded from scratch including patches and recipe, except that in recipe lines about update-alternative are reused from previous 5.3.0. All new patches are licensed under GPLv2. Tested simple features with most coreutils commands Signed-off-by: Kevin Tian <kevin.tian@intel.com>