]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
findutils: upgrade from 4.9.0 to 4.10.0
authorChen Qi <Qi.Chen@windriver.com>
Thu, 6 Jun 2024 12:20:13 +0000 (20:20 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jun 2024 22:19:55 +0000 (23:19 +0100)
commitaaf3655266e05b0e21dee55757041d2daa2778b3
tree5872aa5b3c900c80cb45dfcfa8a324eb92009e83
parent7bc06eed72ceb55d2c5342e9130e39bd15c04b9a
findutils: upgrade from 4.9.0 to 4.10.0

autoconf-2.73.patch is dropped as it's not needed any more.

The run-ptest script is fixed. Instead copying function definitions
from init.cfg file, we should just install init.cfg file in the ptest
package. The coreutils-getlimits is added as a runtime dependency of
the ptest package because the getlimits command is needed.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/findutils/findutils.inc
meta/recipes-extended/findutils/findutils/autoconf-2.73.patch [deleted file]
meta/recipes-extended/findutils/findutils/run-ptest
meta/recipes-extended/findutils/findutils_4.10.0.bb [moved from meta/recipes-extended/findutils/findutils_4.9.0.bb with 78% similarity]