Skip to content

Commit 46425a9

Browse files
committed
rootfs: ltp: Update to the 20250930 release
LTP has done a new release, let's update to it. Since we started using Kirk it has actually become the default LTP runner and is also included as a submodule in the LTP git, however we don't currently install or use any of the other submodules LTP has so save switching over to that for a separate change. We may also want to update Kirk more aggressively for some reason in future. Signed-off-by: Mark Brown <[email protected]>
1 parent 8187444 commit 46425a9

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
@@ -5,7 +5,7 @@
55
set -e
66

77
LTP_URL="https://github.com/linux-test-project/ltp.git"
8-
LTP_SHA=20250530
8+
LTP_SHA=20250930
99

1010
# Version of Kirk to install
1111
KIRK_VERSION=v2.3

0 commit comments

Comments
 (0)