mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
linux-firmware: split out liquidio firmware
Part of this firmware is a pre-built Linux kernel, so it's both huge (25MB) and triggers binary security scanners as the kernel is 3.10.87. (From OE-Core rev: 973befb880094c1d862291be0bdfa74ccdfa0929) (From OE-Core rev: b2885302dfb4b25ff1faf1906c06ba290c644be8) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5f17ea24a3
commit
26fbff1363
@@ -300,6 +300,7 @@ PACKAGES =+ "${PN}-ralink-license ${PN}-ralink \
|
||||
${PN}-i915-license ${PN}-i915 \
|
||||
${PN}-adsp-sst-license ${PN}-adsp-sst \
|
||||
${PN}-bnx2-mips \
|
||||
${PN}-liquidio \
|
||||
${PN}-netronome-license ${PN}-netronome \
|
||||
${PN}-qat ${PN}-qat-license \
|
||||
${PN}-qcom-license \
|
||||
@@ -860,6 +861,8 @@ RDEPENDS_${PN}-qcom-venus-4.2 = "${PN}-qcom-license"
|
||||
RDEPENDS_${PN}-qcom-adreno-a3xx = "${PN}-qcom-license"
|
||||
RDEPENDS_${PN}-qcom-adreno-a530 = "${PN}-qcom-license"
|
||||
|
||||
FILES_${PN}-liquidio = "${nonarch_base_libdir}/firmware/liquidio"
|
||||
|
||||
# For other firmwares
|
||||
# Maybe split out to separate packages when needed.
|
||||
LICENSE_${PN} = "\
|
||||
|
||||
Reference in New Issue
Block a user