diff options
Diffstat (limited to 'meta/recipes-kernel/linux-firmware')
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | 3 |
1 files changed, 3 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 2e5d0f3e94..d337d07a53 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb | |||
@@ -300,6 +300,7 @@ PACKAGES =+ "${PN}-ralink-license ${PN}-ralink \ | |||
300 | ${PN}-i915-license ${PN}-i915 \ | 300 | ${PN}-i915-license ${PN}-i915 \ |
301 | ${PN}-adsp-sst-license ${PN}-adsp-sst \ | 301 | ${PN}-adsp-sst-license ${PN}-adsp-sst \ |
302 | ${PN}-bnx2-mips \ | 302 | ${PN}-bnx2-mips \ |
303 | ${PN}-liquidio \ | ||
303 | ${PN}-netronome-license ${PN}-netronome \ | 304 | ${PN}-netronome-license ${PN}-netronome \ |
304 | ${PN}-qat ${PN}-qat-license \ | 305 | ${PN}-qat ${PN}-qat-license \ |
305 | ${PN}-qcom-license \ | 306 | ${PN}-qcom-license \ |
@@ -860,6 +861,8 @@ RDEPENDS_${PN}-qcom-venus-4.2 = "${PN}-qcom-license" | |||
860 | RDEPENDS_${PN}-qcom-adreno-a3xx = "${PN}-qcom-license" | 861 | RDEPENDS_${PN}-qcom-adreno-a3xx = "${PN}-qcom-license" |
861 | RDEPENDS_${PN}-qcom-adreno-a530 = "${PN}-qcom-license" | 862 | RDEPENDS_${PN}-qcom-adreno-a530 = "${PN}-qcom-license" |
862 | 863 | ||
864 | FILES_${PN}-liquidio = "${nonarch_base_libdir}/firmware/liquidio" | ||
865 | |||
863 | # For other firmwares | 866 | # For other firmwares |
864 | # Maybe split out to separate packages when needed. | 867 | # Maybe split out to separate packages when needed. |
865 | LICENSE_${PN} = "\ | 868 | LICENSE_${PN} = "\ |