Skip to content

Commit

Permalink
rootfs-configs.yaml: Add runtime dependencies for net selftests
Browse files Browse the repository at this point in the history
The net kselftests require a number of userspace utilities which we
don't currently include in the kselftest rootfs, add them to the
bookworm-kselftest image so we can run more of the suite.

Signed-off-by: Mark Brown <[email protected]>
  • Loading branch information
broonie authored and nuclearcat committed Dec 25, 2023
1 parent 68f093c commit 7cd7c83
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/core/rootfs-configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ rootfs_configs:
- bc
- ca-certificates
- iproute2
- iputils-ping
- jdim
- jq
- libasound2
- libatm1
- libcap2-bin
Expand All @@ -34,6 +36,8 @@ rootfs_configs:
- publicsuffix
- python3-minimal
- python3-unittest2
- socat
- tcpdump
- tpm2-tools
- wget
- xz-utils
Expand Down

0 comments on commit 7cd7c83

Please sign in to comment.