diff --git a/debos-recipes/qualcomm-linux-debian-rootfs.yaml b/debos-recipes/qualcomm-linux-debian-rootfs.yaml index 21fe26e1..acd82160 100644 --- a/debos-recipes/qualcomm-linux-debian-rootfs.yaml +++ b/debos-recipes/qualcomm-linux-debian-rootfs.yaml @@ -42,12 +42,12 @@ actions: - network-manager # standard networking files (/etc/hosts, /etc/services etc.) - netbase - # Qualcomm's IPC Router protocol; needed for WiFi on some ath10k devices - # such as on RB1 - - qrtr-tools - # Qualcomm Remote Filesystem Service; this is a dependency of the + # Qualcomm's IPC Router protocol; this is a dependency of the # tqftpserv service, but it's actually not needed on RB1 # TODO drop me once https://bugs.debian.org/1104039 is fixed + - qrtr-tools + # Qualcomm Remote Filesystem Service; needed for WiFi on + # some ath10k devices such as on RB1 - rmtfs # TFTP server implementation for the QRTR protocol; needed for WiFi on # some ath10k devices such as on RB1