From 9e0ac0046af5c57bb7bfe436844ff1a0033efeeb Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 4 Aug 2023 19:22:29 +0200 Subject: ltp: update to 20230516 --- package/ltp/Makefile | 4 ++-- package/ltp/patches/patch-runtest_syscalls | 11 ----------- 2 files changed, 2 insertions(+), 13 deletions(-) delete mode 100644 package/ltp/patches/patch-runtest_syscalls (limited to 'package') diff --git a/package/ltp/Makefile b/package/ltp/Makefile index 0c5a4664f..c313412ec 100644 --- a/package/ltp/Makefile +++ b/package/ltp/Makefile @@ -4,10 +4,10 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= ltp -PKG_VERSION:= 20220121 +PKG_VERSION:= 20230516 PKG_RELEASE:= 1 PKG_DESCR:= linux test project -PKG_HASH:= ad002520616fac52362229ea0f1bb9d304fc03ff0096ccb5b1820cee9fc8413a +PKG_HASH:= d78f4bdd5bdc9e91357631954affba7e66190a2509c369b59f55efd190268956 PKG_DEPENDS:= bash mke2fs mkfs PKG_NEEDS:= threads PKG_SECTION:= base/tests diff --git a/package/ltp/patches/patch-runtest_syscalls b/package/ltp/patches/patch-runtest_syscalls deleted file mode 100644 index 24cf2017a..000000000 --- a/package/ltp/patches/patch-runtest_syscalls +++ /dev/null @@ -1,11 +0,0 @@ ---- ltp-full-20220121.orig/runtest/syscalls 2022-01-21 20:33:16.000000000 +0100 -+++ ltp-full-20220121/runtest/syscalls 2022-02-23 14:13:22.704797624 +0100 -@@ -369,7 +369,7 @@ fork08 fork08 - fork09 fork09 - fork10 fork10 - fork11 fork11 --fork13 fork13 -i 1000000 -+fork13 fork13 -i 10000 - fork14 fork14 - - fpathconf01 fpathconf01 -- cgit v1.2.3