summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-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 5e2b8c7623..4828b6effb 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
@@ -256,6 +256,7 @@ PACKAGES =+ "${PN}-ralink-license ${PN}-ralink \
256 ${PN}-adsp-sst-license ${PN}-adsp-sst \ 256 ${PN}-adsp-sst-license ${PN}-adsp-sst \
257 ${PN}-bnx2-mips \ 257 ${PN}-bnx2-mips \
258 ${PN}-netronome-license ${PN}-netronome \ 258 ${PN}-netronome-license ${PN}-netronome \
259 ${PN}-qat ${PN}-qat-license \
259 ${PN}-whence-license \ 260 ${PN}-whence-license \
260 ${PN}-license \ 261 ${PN}-license \
261 " 262 "
@@ -699,6 +700,13 @@ LICENSE_${PN}-adsp-sst-license = "Firmware-adsp_sst"
699FILES_${PN}-adsp-sst = "${nonarch_base_libdir}/firmware/intel/dsp_fw*" 700FILES_${PN}-adsp-sst = "${nonarch_base_libdir}/firmware/intel/dsp_fw*"
700RDEPENDS_${PN}-adsp-sst = "${PN}-adsp-sst-license" 701RDEPENDS_${PN}-adsp-sst = "${PN}-adsp-sst-license"
701 702
703# For QAT
704LICENSE_${PN}-qat = "Firmware-qat"
705LICENSE_${PN}-qat-license = "Firmware-qat"
706FILES_${PN}-qat-license = "${nonarch_base_libdir}/firmware/LICENCE.qat_firmware"
707FILES_${PN}-qat = "${nonarch_base_libdir}/firmware/qat*.bin"
708RDEPENDS_${PN}-qat = "${PN}-qat-license"
709
702# For other firmwares 710# For other firmwares
703# Maybe split out to separate packages when needed. 711# Maybe split out to separate packages when needed.
704LICENSE_${PN} = "\ 712LICENSE_${PN} = "\