summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux-firmware
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>2025-10-22 16:13:20 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-27 11:37:43 +0000
commit7bc47fdf3b2f6eda97575e3c570664fe379cc8cf (patch)
tree317560f7c5e1ab41eedbc1be951ee8da48fac932 /meta/recipes-kernel/linux-firmware
parentaedcbcaae148968fa95f7ced26d4696da0cf63b6 (diff)
downloadpoky-7bc47fdf3b2f6eda97575e3c570664fe379cc8cf.tar.gz
linux-firmware: upgrade 20251011 -> 20251021
Upgrade the firmware package, add new package for Intel Sensor Hub on Pather Lake platforms. License-Update: new and updated firmware (From OE-Core rev: d7bb55ef931f1c36fd3adc4989e8c7324bd08771) Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux-firmware')
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_20251021.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20251011.bb)9
1 files changed, 7 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20251011.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20251021.bb
index c33f4b3376..70fd983b0c 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20251011.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20251021.bb
@@ -312,7 +312,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
312 " 312 "
313# WHENCE checksum is defined separately to ease overriding it if 313# WHENCE checksum is defined separately to ease overriding it if
314# class-devupstream is selected. 314# class-devupstream is selected.
315WHENCE_CHKSUM = "585c66ed89dcbaacae7023deb32b6bd2" 315WHENCE_CHKSUM = "aa7f40acde3418d9125fbb933ba2d9f9"
316 316
317# These are not common licenses, set NO_GENERIC_LICENSE for them 317# These are not common licenses, set NO_GENERIC_LICENSE for them
318# so that the license files will be copied from fetched source 318# so that the license files will be copied from fetched source
@@ -449,7 +449,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw
449# Pin this to the 20220509 release, override this in local.conf 449# Pin this to the 20220509 release, override this in local.conf
450SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" 450SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae"
451 451
452SRC_URI[sha256sum] = "b6c9a9c112b88417d985b87d6521b677fa2fa0d5d7ee5219c76dc8ca66945ad3" 452SRC_URI[sha256sum] = "fa6130988ecd7968602938c77dd6f8d2dace4e03ba0da4c0e9624dfed657e6cf"
453 453
454inherit allarch 454inherit allarch
455 455
@@ -756,6 +756,7 @@ PACKAGES =+ "${PN}-amphion-vpu-license ${PN}-amphion-vpu \
756 ${PN}-dell-license ${PN}-ish-lnlm-39ceeaf8 \ 756 ${PN}-dell-license ${PN}-ish-lnlm-39ceeaf8 \
757 ${PN}-hp-license ${PN}-ish-lnlm-dba6b120-152c3222 \ 757 ${PN}-hp-license ${PN}-ish-lnlm-dba6b120-152c3222 \
758 ${PN}-lenovo-license ${PN}-ish-lnlm-53c4ffad-2a17559f \ 758 ${PN}-lenovo-license ${PN}-ish-lnlm-53c4ffad-2a17559f \
759 ${PN}-ish-ptl \
759 ${PN}-advansys-license ${PN}-advansys \ 760 ${PN}-advansys-license ${PN}-advansys \
760 ${PN}-aeonsemi-license ${PN}-as21xxx \ 761 ${PN}-aeonsemi-license ${PN}-as21xxx \
761 ${PN}-agere-license ${PN}-orinoco \ 762 ${PN}-agere-license ${PN}-orinoco \
@@ -2625,6 +2626,10 @@ FILES:${PN}-ish-lnlm-53c4ffad-2a17559f = "\
2625" 2626"
2626RDEPENDS:${PN}-ish-lnlm-53c4ffad-2a17559f = "${PN}-lenovo-license" 2627RDEPENDS:${PN}-ish-lnlm-53c4ffad-2a17559f = "${PN}-lenovo-license"
2627 2628
2629LICENSE:${PN}-ish-ptl = "Firmware-intel"
2630FILES:${PN}-ish-ptl = "${nonarch_base_libdir}/firmware/intel/ish/ish_ptl.bin*"
2631RDEPENDS:${PN}-ish-ptl = "${PN}-intel-license"
2632
2628# For advansys - AdvanSys SCSI 2633# For advansys - AdvanSys SCSI
2629LICENSE:${PN}-advansys-license = "Firmware-advansys" 2634LICENSE:${PN}-advansys-license = "Firmware-advansys"
2630FILES:${PN}-advansys-license = "${nonarch_base_libdir}/firmware/LICENCE.advansys" 2635FILES:${PN}-advansys-license = "${nonarch_base_libdir}/firmware/LICENCE.advansys"