Skip to content

Commit b9efc29

Browse files
committed
fix(debos/rootfs): Update debootstrap components
Align the list of components used for debootstrap with the new APT sources. Signed-off-by: Loïc Minier <[email protected]>
1 parent 189ed2b commit b9efc29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

debos-recipes/qualcomm-linux-debian-rootfs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ actions:
1313
suite: trixie
1414
components:
1515
- main
16-
# for packages of linux-firmware
16+
- contrib
17+
- non-free
1718
- non-free-firmware
1819
mirror: http://deb.debian.org/debian
1920
variant: minbase

0 commit comments

Comments
 (0)