mirror of
https://git.proxmox.com/git/pve-firmware
synced 2025-08-05 20:40:32 +00:00
d/control: add Conflicts and Replaces for ath9k-htc firmware
Reported in the community forum [0]. Both firmware files that are in the package [1] > /lib/firmware/ath9k_htc/htc_7010-1.4.0.fw > /lib/firmware/ath9k_htc/htc_9271-1.4.0.fw seem to have been present since the linux-firmware submodule commit 3de1c437 ("Add v1.4.0 firmware for ath9k_htc.") which is present since tag 20190717. [0]: https://forum.proxmox.com/threads/135758/post-664862 [1]: https://packages.debian.org/bookworm/all/firmware-ath9k-htc/filelist Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
2ba01400a2
commit
1fb66613d0
2
debian/control
vendored
2
debian/control
vendored
@ -11,6 +11,7 @@ Architecture: all
|
||||
Depends: ${misc:Depends},
|
||||
Suggests: linux-image,
|
||||
Conflicts: firmware-amd-graphics,
|
||||
firmware-ath9k-htc,
|
||||
firmware-atheros,
|
||||
firmware-bnx2,
|
||||
firmware-bnx2x,
|
||||
@ -33,6 +34,7 @@ Conflicts: firmware-amd-graphics,
|
||||
firmware-siano,
|
||||
firmware-ti-connectivity,
|
||||
Replaces: firmware-amd-graphics,
|
||||
firmware-ath9k-htc,
|
||||
firmware-atheros,
|
||||
firmware-bnx2,
|
||||
firmware-bnx2x,
|
||||
|
Loading…
Reference in New Issue
Block a user