summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2022-11-18 15:46:38 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-07 15:06:37 +0000
commit5e17b15094773815e73881a98cb05ed4d815edbd (patch)
tree1178ad747593c1358e3e58cfe235a57a515d1254
parentd4836ffd14bdace12d1d1d01e50087241eb8a275 (diff)
downloadpoky-5e17b15094773815e73881a98cb05ed4d815edbd.tar.gz
linux-firmware: upgrade 20221012 -> 20221109
License-Update: additional files (From OE-Core rev: bb804245dea980796e8f861fabef46cf3572e462) Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> (cherry picked from commit 6940f297243a66bd58d6adee7d690bcee9b9ccb2) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_20221109.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20221109.bb
index 0a684ba874..8c132c8f34 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20221109.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.
135WHENCE_CHKSUM = "d6d9d74a344a78028e6b0f1df80db14b" 135WHENCE_CHKSUM = "ab4ba608dc4b757716871f9be033f0f1"
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
210SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" 210SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae"
211 211
212SRC_URI[sha256sum] = "e9d174af729511c8cccb60ec4e0b223b3c44b67d813b42d1ab9813acfa667fa5" 212SRC_URI[sha256sum] = "c0ddffbbcf30f2e015bddd5c6d3ce1f13976b906aceabda4a57e3c41a3190701"
213 213
214inherit allarch 214inherit allarch
215 215