summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/findutils/findutils_4.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* findutils: make -delete honour the -ignore_readdir_race optionZhixiong Chi2018-06-211-1/+3
| | | | | | | | | | | the '-delete' action no longer complains about disappeared files when the '-ignore_readdir_race' option is given, too. That action will also returns true in such a case now. (From OE-Core rev: f0808ee03a244be1fb485e0046983a05193b23b6) Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* findutils: upgrade to 4.6.0Ross Burton2016-02-261-0/+17
Inherit upstream-version-is-even as minor-odd releases (such as 4.5.x) are development snapshots. Change the SRC_URI back to using GNU_MIRROR now we're not using a development release but a stable tarball. (From OE-Core rev: 0b3810bfb4c25d0a023045eab429c9401293375a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>