We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cab318d + 931d192 commit 3cc9b20Copy full SHA for 3cc9b20
recipes-kernel/linux-firmware/linux-firmware_%.bbappend
@@ -6,4 +6,4 @@ inherit ${ALTERNATIVES_CLASS}
6
7
# firmware-ath6kl provides updated bdata.bin, which can not be accepted into main linux-firmware repo
8
ALTERNATIVE:${PN}-ath6k:qcom = "ar6004-hw13-bdata"
9
-ALTERNATIVE_LINK_NAME[ar6004-hw13-bdata] = "${nonarch_base_libdir}/firmware/ath6k/AR6004/hw1.3/bdata.bin"
+ALTERNATIVE_LINK_NAME[ar6004-hw13-bdata] = "${nonarch_base_libdir}/firmware/ath6k/AR6004/hw1.3/bdata.bin${@fw_compr_file_suffix(d)}"
0 commit comments