Skip to content

Commit 8187444

Browse files
committed
rootfs: ltp: Update Kirk to v2.3
Upgrade to the latest version of Kirk, v2.3, to get a number of improvements including much reduced verbosity when running in batch mode. Signed-off-by: Mark Brown <[email protected]>
1 parent f16f2fd commit 8187444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/rootfs/debos/scripts/bookworm-ltp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ LTP_URL="https://github.com/linux-test-project/ltp.git"
88
LTP_SHA=20250530
99

1010
# Version of Kirk to install
11-
KIRK_VERSION=cdc81ed
11+
KIRK_VERSION=v2.3
1212

1313
# Build-depends needed to build the test suites, they'll be removed later
1414
BUILD_DEPS="\

0 commit comments

Comments
 (0)