]> code.ossystems Code Review - openembedded-core.git/commit
coreutils: upgrade to latest GPLv2 version (6.9)
authorKevin Tian <kevin.tian@intel.com>
Wed, 18 Aug 2010 04:55:21 +0000 (12:55 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 27 Aug 2010 12:04:38 +0000 (13:04 +0100)
commit03df3137156027cf01ce2e9970749268f16f5975
tree0e46f92ac8d8feac6e30b5781e3791d629ffc95c
parent7303807ef13c0a02434941852530fecce8778619
coreutils: upgrade to latest GPLv2 version (6.9)

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>
meta/packages/coreutils/coreutils-5.3.0/futimens.patch [deleted file]
meta/packages/coreutils/coreutils-5.3.0/install-cross.patch [deleted file]
meta/packages/coreutils/coreutils-5.3.0/man.patch [deleted file]
meta/packages/coreutils/coreutils-5.3.0/rename-tee-for-glibc2.5.patch [deleted file]
meta/packages/coreutils/coreutils-5.3.0/uptime-pow-lib.patch [deleted file]
meta/packages/coreutils/coreutils-6.9/futimens.patch [new file with mode: 0644]
meta/packages/coreutils/coreutils-6.9/gnulib_m4.patch [new file with mode: 0644]
meta/packages/coreutils/coreutils-6.9/man-touch.patch [new file with mode: 0644]
meta/packages/coreutils/coreutils.inc [deleted file]
meta/packages/coreutils/coreutils_6.9.bb [moved from meta/packages/coreutils/coreutils_5.3.0.bb with 60% similarity]