diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-04 12:04:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-26 23:37:05 +0000 |
commit | 1fcc005666faff2879802f5d77148d69337bf54e (patch) | |
tree | 7fc43635d68f6d5b98b1f950a18b082ef27cabf1 /meta | |
parent | 067465faa13030116d206b97b18de3fdf32a276c (diff) | |
download | poky-1fcc005666faff2879802f5d77148d69337bf54e.tar.gz |
linux-firmware: upgrade 20221109 -> 20221214
License-Update: additional files
(From OE-Core rev: 5386df31f130b1da4203102c9b830f611dc31219)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 15f3a9f6c4406ddc00f7dc0ca7e1beafe9c71a9f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20221214.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20221109.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20221109.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20221214.bb index b05b960ebd..c2354e627f 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20221109.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20221214.bb | |||
@@ -132,7 +132,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
132 | " | 132 | " |
133 | # WHENCE checksum is defined separately to ease overriding it if | 133 | # WHENCE checksum is defined separately to ease overriding it if |
134 | # class-devupstream is selected. | 134 | # class-devupstream is selected. |
135 | WHENCE_CHKSUM = "ab4ba608dc4b757716871f9be033f0f1" | 135 | WHENCE_CHKSUM = "bf7c716d16e48fe118c6209f99b13253" |
136 | 136 | ||
137 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 137 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
138 | # so that the license files will be copied from fetched source | 138 | # so that the license files will be copied from fetched source |
@@ -209,7 +209,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw | |||
209 | # Pin this to the 20220509 release, override this in local.conf | 209 | # Pin this to the 20220509 release, override this in local.conf |
210 | SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" | 210 | SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" |
211 | 211 | ||
212 | SRC_URI[sha256sum] = "c0ddffbbcf30f2e015bddd5c6d3ce1f13976b906aceabda4a57e3c41a3190701" | 212 | SRC_URI[sha256sum] = "e793783e92acbde549965521462d1d1327827360664cf242dbda08f075654331" |
213 | 213 | ||
214 | inherit allarch | 214 | inherit allarch |
215 | 215 | ||