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 6f0dfad472..37e50cbf45 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -255,6 +255,7 @@ PACKAGES =+ "${PN}-ralink-license ${PN}-ralink \
255 ${PN}-adsp-sst-license ${PN}-adsp-sst \ 255 ${PN}-adsp-sst-license ${PN}-adsp-sst \
256 ${PN}-bnx2-mips \ 256 ${PN}-bnx2-mips \
257 ${PN}-netronome-license ${PN}-netronome \ 257 ${PN}-netronome-license ${PN}-netronome \
258 ${PN}-qat ${PN}-qat-license \
258 ${PN}-whence-license \ 259 ${PN}-whence-license \
259 ${PN}-license \ 260 ${PN}-license \
260 " 261 "
@@ -697,6 +698,13 @@ LICENSE_${PN}-adsp-sst-license = "Firmware-adsp_sst"
697FILES_${PN}-adsp-sst = "${nonarch_base_libdir}/firmware/intel/dsp_fw*" 698FILES_${PN}-adsp-sst = "${nonarch_base_libdir}/firmware/intel/dsp_fw*"
698RDEPENDS_${PN}-adsp-sst = "${PN}-adsp-sst-license" 699RDEPENDS_${PN}-adsp-sst = "${PN}-adsp-sst-license"
699 700
701# For QAT
702LICENSE_${PN}-qat = "Firmware-qat"
703LICENSE_${PN}-qat-license = "Firmware-qat"
704FILES_${PN}-qat-license = "${nonarch_base_libdir}/firmware/LICENCE.qat_firmware"
705FILES_${PN}-qat = "${nonarch_base_libdir}/firmware/qat*.bin"
706RDEPENDS_${PN}-qat = "${PN}-qat-license"
707
700# For other firmwares 708# For other firmwares
701# Maybe split out to separate packages when needed. 709# Maybe split out to separate packages when needed.
702LICENSE_${PN} = "\ 710LICENSE_${PN} = "\