Skip to content

Commit bd3f7f5

Browse files
authored
Merge pull request #31 from lool/rb1-wifi-comment
debos: rootfs: Fix comments on RB1 WiFi deps
2 parents 5bda5c1 + dcf8aac commit bd3f7f5

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)