Skip to content

Commit 25691ae

Browse files
a-wainuclearcat
authored andcommitted
config: core: rootfs-configs: add ca-certificates to bookworm-ltp
This package is needed for using `curl` on SSL/TLS connections, but it is only a `Recommends`, so it must be explicitly listed as a wanted package. Signed-off-by: Arnaud Ferraris <[email protected]>
1 parent 6943d89 commit 25691ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/core/rootfs-configs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ rootfs_configs:
346346
- arm64
347347
- armhf
348348
extra_packages:
349+
- ca-certificates
349350
- curl
350351
- dosfstools
351352
- gdb-minimal

0 commit comments

Comments
 (0)