Skip to content

Commit

Permalink
linux-firmware: drop wcn6750 board-2.bin alternative
Browse files Browse the repository at this point in the history
With the firmware-qcom-rb3gen2 being gone, there is no need to use
board file alternative in the linux-firmware package. Drop the
alternative.

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed Feb 20, 2025
1 parent 8ce92ea commit 86c28f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes-kernel/linux-firmware/linux-firmware_%.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@ inherit ${ALTERNATIVES_CLASS}
ALTERNATIVE:${PN}-ath6k:qcom = "ar6004-hw13-bdata"
ALTERNATIVE_LINK_NAME[ar6004-hw13-bdata] = "${nonarch_base_libdir}/firmware/ath6k/AR6004/hw1.3/bdata.bin"

ALTERNATIVE:${PN}-ath11k-wcn6750:qcom += "wcn6750-hw10-board-2"
ALTERNATIVE_LINK_NAME[wcn6750-hw10-board-2] = "${nonarch_base_libdir}/firmware/ath11k/WCN6750/hw1.0/board-2.bin"

# temporal workaround until this RPROVIDES is merged into OE-Core
RPROVIDES:${PN}-qcom-qcm6490-wifi:qcom = "${PN}-qcom-qcs6490-wifi"

0 comments on commit 86c28f2

Please sign in to comment.