Skip to content

Commit dcf8aac

Browse files
committed
debos: rootfs: Fix comments on RB1 WiFi deps
In the future, we will be able to drop qrtr-tools and not rmtfs; this was a mistake in the comment only. Signed-off-by: Loïc Minier <[email protected]>
1 parent f022f1d commit dcf8aac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ actions:
4242
- network-manager
4343
# standard networking files (/etc/hosts, /etc/services etc.)
4444
- netbase
45-
# Qualcomm's IPC Router protocol; needed for WiFi on some ath10k devices
46-
# such as on RB1
47-
- qrtr-tools
48-
# Qualcomm Remote Filesystem Service; this is a dependency of the
45+
# Qualcomm's IPC Router protocol; this is a dependency of the
4946
# tqftpserv service, but it's actually not needed on RB1
5047
# TODO drop me once https://bugs.debian.org/1104039 is fixed
48+
- qrtr-tools
49+
# Qualcomm Remote Filesystem Service; needed for WiFi on
50+
# some ath10k devices such as on RB1
5151
- rmtfs
5252
# TFTP server implementation for the QRTR protocol; needed for WiFi on
5353
# some ath10k devices such as on RB1

0 commit comments

Comments
 (0)