[OE-core] [PATCH] linux-firmware: package Qualcomm QCA firmware
Khem Raj
raj.khem at gmail.com
Fri May 5 21:33:47 UTC 2017
On Fri, May 5, 2017 at 4:03 PM Ricardo Salveti <rsalveti at rsalveti.net>
wrote:
> Firmware files for the QCA61x4 ROME BT family chips. Firmware shares the
> same license as used by ath10k.
>
> Signed-off-by: Ricardo Salveti <rsalveti at rsalveti.net>
> ---
> meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 8 +++++++-
> 1 file changed, 7 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> index be5bdbd..143e8dd 100644
> --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
> @@ -231,7 +231,7 @@ PACKAGES =+ "${PN}-ralink-license ${PN}-ralink \
> ${PN}-broadcom-license ${PN}-bcm4329 ${PN}-bcm4330
> ${PN}-bcm4334 ${PN}-bcm43340 ${PN}-bcm4339 ${PN}-bcm43430 ${PN}-bcm4354 \
> ${PN}-atheros-license ${PN}-ar9170 ${PN}-ath6k ${PN}-ath9k \
> ${PN}-gplv2-license ${PN}-carl9170 \
> - ${PN}-ar3k-license ${PN}-ar3k ${PN}-ath10k-license
> ${PN}-ath10k \
> + ${PN}-ar3k-license ${PN}-ar3k ${PN}-ath10k-license
> ${PN}-ath10k ${PN}-qca \
> \
> ${PN}-iwlwifi-license ${PN}-iwlwifi \
> ${PN}-iwlwifi-135-6 \
> @@ -292,6 +292,7 @@ LICENSE_${PN}-ar3k = "Firmware-qualcommAthos_ar3k"
> LICENSE_${PN}-ar3k-license = "Firmware-qualcommAthos_ar3k"
> LICENSE_${PN}-ath10k = "Firmware-qualcommAthos_ath10k"
> LICENSE_${PN}-ath10k-license = "Firmware-qualcommAthos_ath10k"
> +LICENSE_${PN}-qca = "Firmware-qualcommAthos_ath10k"
>
It seems you are not using this so may be it can be removed ?
>
> FILES_${PN}-ar3k-license =
> "${nonarch_base_libdir}/firmware/LICENSE.QualcommAtheros_ar3k"
> FILES_${PN}-ar3k = " \
> @@ -303,8 +304,13 @@ FILES_${PN}-ath10k = " \
> ${nonarch_base_libdir}/firmware/ath10k \
> "
>
> +FILES_${PN}-qca = " \
> + ${nonarch_base_libdir}/firmware/qca \
> +"
> +
> RDEPENDS_${PN}-ar3k += "${PN}-ar3k-license"
> RDEPENDS_${PN}-ath10k += "${PN}-ath10k-license"
> +RDEPENDS_${PN}-qca += "${PN}-ath10k-license"
>
> # For ralink
> LICENSE_${PN}-ralink = "Firmware-ralink-firmware"
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170505/0624c30a/attachment-0002.html>
More information about the Openembedded-core
mailing list