diff options
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb index b194a59ecb..d5aff5fc84 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | |||
@@ -37,6 +37,7 @@ LICENSE = "\ | |||
37 | & Firmware-ath9k-htc \ | 37 | & Firmware-ath9k-htc \ |
38 | & Firmware-phanfw \ | 38 | & Firmware-phanfw \ |
39 | & Firmware-qat \ | 39 | & Firmware-qat \ |
40 | & Firmware-qcom \ | ||
40 | & Firmware-qla1280 \ | 41 | & Firmware-qla1280 \ |
41 | & Firmware-qla2xxx \ | 42 | & Firmware-qla2xxx \ |
42 | & Firmware-qualcommAthos_ar3k \ | 43 | & Firmware-qualcommAthos_ar3k \ |
@@ -96,6 +97,7 @@ LIC_FILES_CHKSUM = "\ | |||
96 | file://LICENCE.open-ath9k-htc-firmware;md5=1b33c9f4d17bc4d457bdb23727046837 \ | 97 | file://LICENCE.open-ath9k-htc-firmware;md5=1b33c9f4d17bc4d457bdb23727046837 \ |
97 | file://LICENCE.phanfw;md5=954dcec0e051f9409812b561ea743bfa \ | 98 | file://LICENCE.phanfw;md5=954dcec0e051f9409812b561ea743bfa \ |
98 | file://LICENCE.qat_firmware;md5=9e7d8bea77612d7cc7d9e9b54b623062 \ | 99 | file://LICENCE.qat_firmware;md5=9e7d8bea77612d7cc7d9e9b54b623062 \ |
100 | file://LICENSE.qcom;md5=164e3362a538eb11d3ac51e8e134294b \ | ||
99 | file://LICENCE.qla1280;md5=d6895732e622d950609093223a2c4f5d \ | 101 | file://LICENCE.qla1280;md5=d6895732e622d950609093223a2c4f5d \ |
100 | file://LICENCE.qla2xxx;md5=505855e921b75f1be4a437ad9b79dff0 \ | 102 | file://LICENCE.qla2xxx;md5=505855e921b75f1be4a437ad9b79dff0 \ |
101 | file://LICENSE.QualcommAtheros_ar3k;md5=b5fe244fb2b532311de1472a3bc06da5 \ | 103 | file://LICENSE.QualcommAtheros_ar3k;md5=b5fe244fb2b532311de1472a3bc06da5 \ |
@@ -156,6 +158,7 @@ NO_GENERIC_LICENSE[Firmware-OLPC] = "LICENCE.OLPC" | |||
156 | NO_GENERIC_LICENSE[Firmware-ath9k-htc] = "LICENCE.open-ath9k-htc-firmware" | 158 | NO_GENERIC_LICENSE[Firmware-ath9k-htc] = "LICENCE.open-ath9k-htc-firmware" |
157 | NO_GENERIC_LICENSE[Firmware-phanfw] = "LICENCE.phanfw" | 159 | NO_GENERIC_LICENSE[Firmware-phanfw] = "LICENCE.phanfw" |
158 | NO_GENERIC_LICENSE[Firmware-qat] = "LICENCE.qat_firmware" | 160 | NO_GENERIC_LICENSE[Firmware-qat] = "LICENCE.qat_firmware" |
161 | NO_GENERIC_LICENSE[Firmware-qcom] = "LICENSE.qcom" | ||
159 | NO_GENERIC_LICENSE[Firmware-qla1280] = "LICENCE.qla1280" | 162 | NO_GENERIC_LICENSE[Firmware-qla1280] = "LICENCE.qla1280" |
160 | NO_GENERIC_LICENSE[Firmware-qla2xxx] = "LICENCE.qla2xxx" | 163 | NO_GENERIC_LICENSE[Firmware-qla2xxx] = "LICENCE.qla2xxx" |
161 | NO_GENERIC_LICENSE[Firmware-qualcommAthos_ar3k] = "LICENSE.QualcommAtheros_ar3k" | 164 | NO_GENERIC_LICENSE[Firmware-qualcommAthos_ar3k] = "LICENSE.QualcommAtheros_ar3k" |
@@ -257,6 +260,9 @@ PACKAGES =+ "${PN}-ralink-license ${PN}-ralink \ | |||
257 | ${PN}-bnx2-mips \ | 260 | ${PN}-bnx2-mips \ |
258 | ${PN}-netronome-license ${PN}-netronome \ | 261 | ${PN}-netronome-license ${PN}-netronome \ |
259 | ${PN}-qat ${PN}-qat-license \ | 262 | ${PN}-qat ${PN}-qat-license \ |
263 | ${PN}-qcom-license \ | ||
264 | ${PN}-qcom-venus-1.8 ${PN}-qcom-venus-4.2 \ | ||
265 | ${PN}-qcom-adreno-a3xx ${PN}-qcom-adreno-a530 \ | ||
260 | ${PN}-whence-license \ | 266 | ${PN}-whence-license \ |
261 | ${PN}-license \ | 267 | ${PN}-license \ |
262 | " | 268 | " |
@@ -707,6 +713,18 @@ FILES_${PN}-qat-license = "${nonarch_base_libdir}/firmware/LICENCE.qat_firmwar | |||
707 | FILES_${PN}-qat = "${nonarch_base_libdir}/firmware/qat*.bin" | 713 | FILES_${PN}-qat = "${nonarch_base_libdir}/firmware/qat*.bin" |
708 | RDEPENDS_${PN}-qat = "${PN}-qat-license" | 714 | RDEPENDS_${PN}-qat = "${PN}-qat-license" |
709 | 715 | ||
716 | # For QCOM VPU/GPU | ||
717 | LICENSE_${PN}-qcom-license = "Firmware-qcom" | ||
718 | FILES_${PN}-qcom-license = "${nonarch_base_libdir}/firmware/LICENSE.qcom ${nonarch_base_libdir}/firmware/qcom/NOTICE.txt" | ||
719 | FILES_${PN}-qcom-venus-1.8 = "${nonarch_base_libdir}/firmware/qcom/venus-1.8/*" | ||
720 | FILES_${PN}-qcom-venus-4.2 = "${nonarch_base_libdir}/firmware/qcom/venus-4.2/*" | ||
721 | FILES_${PN}-qcom-adreno-a3xx = "${nonarch_base_libdir}/firmware/qcom/a300_*.fw ${nonarch_base_libdir}/firmware/a300_*.fw" | ||
722 | FILES_${PN}-qcom-adreno-a530 = "${nonarch_base_libdir}/firmware/qcom/a530*.*" | ||
723 | RDEPENDS_${PN}-qcom-venus-1.8 = "${PN}-qcom-license" | ||
724 | RDEPENDS_${PN}-qcom-venus-1.8 = "${PN}-qcom-license" | ||
725 | RDEPENDS_${PN}-qcom-adreno-a3xx = "${PN}-qcom-license" | ||
726 | RDEPENDS_${PN}-qcom-adreno-a530 = "${PN}-qcom-license" | ||
727 | |||
710 | # For other firmwares | 728 | # For other firmwares |
711 | # Maybe split out to separate packages when needed. | 729 | # Maybe split out to separate packages when needed. |
712 | LICENSE_${PN} = "\ | 730 | LICENSE_${PN} = "\ |
@@ -737,6 +755,7 @@ LICENSE_${PN} = "\ | |||
737 | & Firmware-ath9k-htc \ | 755 | & Firmware-ath9k-htc \ |
738 | & Firmware-phanfw \ | 756 | & Firmware-phanfw \ |
739 | & Firmware-qat \ | 757 | & Firmware-qat \ |
758 | & Firmware-qcom \ | ||
740 | & Firmware-qla1280 \ | 759 | & Firmware-qla1280 \ |
741 | & Firmware-qla2xxx \ | 760 | & Firmware-qla2xxx \ |
742 | & Firmware-r8a779x_usb3 \ | 761 | & Firmware-r8a779x_usb3 \ |