summaryrefslogtreecommitdiff
path: root/meta/packages/findutils/findutils-4.4.2/02-28824.patch
Commit message (Collapse)AuthorAgeFilesLines
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-292/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* findutils: upgrade to version 4.2.31 and 4.4.2Qing He2010-07-081-0/+292
from 4.2.29 4.2.31 is the last known GPL2 version changes for 4.4: - pulled upstream patch to fix bug #27017, #28824 and #28872 - using a workaround to address bug #27299, this was fixed in development branch 4.5.3 by using a new version of gnulib. however, upgrading gnulib needs too much effort here. changes for 4.2: - 4.2.31's gnulib/m4/extension.m4 won't work with autoconf 2.65, fix it by removing gnulib's AC_USE_SYSTEM_EXTENSIONS Signed-off-by: Qing He <qing.he@intel.com>