From 67e37c0fc33e5d97222cb96138cea016081a7517 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Feb 2022 18:11:57 +0100 Subject: ltp: update to latest --- package/ltp/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'package/ltp/Makefile') diff --git a/package/ltp/Makefile b/package/ltp/Makefile index c13b9489e..0c5a4664f 100644 --- a/package/ltp/Makefile +++ b/package/ltp/Makefile @@ -4,10 +4,10 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= ltp -PKG_VERSION:= 20210524 +PKG_VERSION:= 20220121 PKG_RELEASE:= 1 PKG_DESCR:= linux test project -PKG_HASH:= 831678c64b85a8c24957c71632752537b2266890f2d2f352da9ed0ec45458189 +PKG_HASH:= ad002520616fac52362229ea0f1bb9d304fc03ff0096ccb5b1820cee9fc8413a PKG_DEPENDS:= bash mke2fs mkfs PKG_NEEDS:= threads PKG_SECTION:= base/tests @@ -28,7 +28,8 @@ CONFIGURE_ARGS+= --with-open-posix-testsuite \ --without-power-management-testsuite \ --without-python \ --without-perl \ - --without-expect + --without-expect \ + --disable-metadata pre-configure: PATH="$(HOST_PATH)" $(MAKE) -C $(WRKBUILD) autotools -- cgit v1.2.3