diff options
author | Dmitry Baryshkov <dbaryshkov@gmail.com> | 2023-11-24 15:31:44 +0300 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-12-05 11:51:37 -1000 |
commit | 2e9e5874c8546eee56adc187bf742b3a31d329b0 (patch) | |
tree | 651691694b0d0d83d7f2882b4c8906912a467791 /meta/recipes-kernel/linux-firmware | |
parent | fa5c98824246da65072afa17f2079045956b5f02 (diff) | |
download | poky-2e9e5874c8546eee56adc187bf742b3a31d329b0.tar.gz |
linux-firmware: upgrade 20230804 -> 20231030
License-Update: additional firmwares
(From OE-Core rev: 4027a2961d023c3788ec6d08b8f55b2b64bbc005)
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit 7c725d1f2ed9a271d39d899ac2534558c2d103fc)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-kernel/linux-firmware')
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb index 33be741a0a..fd38253dfd 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb | |||
@@ -151,7 +151,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
151 | " | 151 | " |
152 | # WHENCE checksum is defined separately to ease overriding it if | 152 | # WHENCE checksum is defined separately to ease overriding it if |
153 | # class-devupstream is selected. | 153 | # class-devupstream is selected. |
154 | WHENCE_CHKSUM = "41f9a48bf27971b126a36f9344594dcd" | 154 | WHENCE_CHKSUM = "ceb5248746d24d165b603e71b288cf75" |
155 | 155 | ||
156 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 156 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
157 | # so that the license files will be copied from fetched source | 157 | # so that the license files will be copied from fetched source |
@@ -237,7 +237,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw | |||
237 | # Pin this to the 20220509 release, override this in local.conf | 237 | # Pin this to the 20220509 release, override this in local.conf |
238 | SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" | 238 | SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" |
239 | 239 | ||
240 | SRC_URI[sha256sum] = "88d46c543847ee3b03404d4941d91c92974690ee1f6fdcbee9cef3e5f97db688" | 240 | SRC_URI[sha256sum] = "c98d200fc4a3120de1a594713ce34e135819dff23e883a4ed387863ba25679c7" |
241 | 241 | ||
242 | inherit allarch | 242 | inherit allarch |
243 | 243 | ||