summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux-firmware/linux-firmware_git.bb')
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_git.bb8
1 files changed, 8 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 0338ba8ac2..020c8579f8 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -264,6 +264,7 @@ PACKAGES =+ "${PN}-ralink-license ${PN}-ralink \
264 ${PN}-adsp-sst-license ${PN}-adsp-sst \ 264 ${PN}-adsp-sst-license ${PN}-adsp-sst \
265 ${PN}-bnx2-mips \ 265 ${PN}-bnx2-mips \
266 ${PN}-netronome-license ${PN}-netronome \ 266 ${PN}-netronome-license ${PN}-netronome \
267 ${PN}-qat ${PN}-qat-license \
267 ${PN}-whence-license \ 268 ${PN}-whence-license \
268 ${PN}-license \ 269 ${PN}-license \
269 " 270 "
@@ -707,6 +708,13 @@ LICENSE_${PN}-adsp-sst-license = "Firmware-adsp_sst"
707FILES_${PN}-adsp-sst = "${nonarch_base_libdir}/firmware/intel/dsp_fw*" 708FILES_${PN}-adsp-sst = "${nonarch_base_libdir}/firmware/intel/dsp_fw*"
708RDEPENDS_${PN}-adsp-sst = "${PN}-adsp-sst-license" 709RDEPENDS_${PN}-adsp-sst = "${PN}-adsp-sst-license"
709 710
711# For QAT
712LICENSE_${PN}-qat = "Firmware-qat"
713LICENSE_${PN}-qat-license = "Firmware-qat"
714FILES_${PN}-qat-license = "${nonarch_base_libdir}/firmware/LICENCE.qat_firmware"
715FILES_${PN}-qat = "${nonarch_base_libdir}/firmware/qat*.bin"
716RDEPENDS_${PN}-qat = "${PN}-qat-license"
717
710# For other firmwares 718# For other firmwares
711# Maybe split out to separate packages when needed. 719# Maybe split out to separate packages when needed.
712LICENSE_${PN} = "\ 720LICENSE_${PN} = "\