summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeenali Gupta <meenali.gupta@windriver.com>2023-10-20 04:25:17 +0000
committerSteve Sakoman <steve@sakoman.com>2023-10-27 04:21:19 -1000
commit6f375f52f5a02fbe971c22c9ae38224b7f7644aa (patch)
tree926e4e47763122e2642b3c411ebbbcdc10033e7d
parent52250009cdf45ce0aaf2cd13daa9d9e7dac4a135 (diff)
downloadpoky-6f375f52f5a02fbe971c22c9ae38224b7f7644aa.tar.gz
linux-firmware: upgrade 20230625 -> 20230804
License-Update: additional firmwares upgrade include fix for CVE-2023-20569 CVE-2022-40982 CVE-2023-20593 Changelog: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/ References: https://nvd.nist.gov/vuln/detail/CVE-2023-20569 https://nvd.nist.gov/vuln/detail/CVE-2022-40982 https://nvd.nist.gov/vuln/detail/CVE-2023-20593 (From OE-Core rev: 42d08fdcd3c95dbef795bb74f0ff5db8ff1b0a19) Signed-off-by: Meenali Gupta <meenali.gupta@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> (cherry picked from commit d3f1448246c9711f4f23f2e12c664e0ba3ae3f02) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20230625.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20230625.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb
index 7fe7e51240..507a003224 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20230625.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb
@@ -134,7 +134,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
134 " 134 "
135# WHENCE checksum is defined separately to ease overriding it if 135# WHENCE checksum is defined separately to ease overriding it if
136# class-devupstream is selected. 136# class-devupstream is selected.
137WHENCE_CHKSUM = "57bf874056926f12aec2405d3fc390d9" 137WHENCE_CHKSUM = "41f9a48bf27971b126a36f9344594dcd"
138 138
139# These are not common licenses, set NO_GENERIC_LICENSE for them 139# These are not common licenses, set NO_GENERIC_LICENSE for them
140# so that the license files will be copied from fetched source 140# so that the license files will be copied from fetched source
@@ -212,7 +212,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw
212# Pin this to the 20220509 release, override this in local.conf 212# Pin this to the 20220509 release, override this in local.conf
213SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" 213SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae"
214 214
215SRC_URI[sha256sum] = "87597111c0d4b71b31e53cb85a92c386921b84c825a402db8c82e0e86015500d" 215SRC_URI[sha256sum] = "88d46c543847ee3b03404d4941d91c92974690ee1f6fdcbee9cef3e5f97db688"
216 216
217inherit allarch 217inherit allarch
218 218