diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-11-07 15:54:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-08 22:47:16 +0000 |
commit | 6a26592f9969de40b75f9ce7e80435a31dc2afc8 (patch) | |
tree | 3ab48284e0e705292c8bfbe66bc88c336160d791 /meta/recipes-kernel | |
parent | aa850086a477b9c863ace002e2b0bc3003e773fd (diff) | |
download | poky-6a26592f9969de40b75f9ce7e80435a31dc2afc8.tar.gz |
linux-firmware: upgrade 20220913 -> 20221012
License-Update: copyright years, additional firmwares
(From OE-Core rev: 9f658c724b6635e5745f30b25601bcc51a004be4)
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>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20220913.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20220913.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb index 8f921e2d0e..6ba59a34c2 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20220913.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20221012.bb | |||
@@ -71,7 +71,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
71 | file://LICENCE.adsp_sst;md5=615c45b91a5a4a9fe046d6ab9a2df728 \ | 71 | file://LICENCE.adsp_sst;md5=615c45b91a5a4a9fe046d6ab9a2df728 \ |
72 | file://LICENCE.agere;md5=af0133de6b4a9b2522defd5f188afd31 \ | 72 | file://LICENCE.agere;md5=af0133de6b4a9b2522defd5f188afd31 \ |
73 | file://LICENSE.amdgpu;md5=44c1166d052226cb2d6c8d7400090203 \ | 73 | file://LICENSE.amdgpu;md5=44c1166d052226cb2d6c8d7400090203 \ |
74 | file://LICENSE.amd-ucode;md5=3c5399dc9148d7f0e1f41e34b69cf14f \ | 74 | file://LICENSE.amd-ucode;md5=6ca90c57f7b248de1e25c7f68ffc4698 \ |
75 | file://LICENSE.amlogic_vdec;md5=dc44f59bf64a81643e500ad3f39a468a \ | 75 | file://LICENSE.amlogic_vdec;md5=dc44f59bf64a81643e500ad3f39a468a \ |
76 | file://LICENCE.atheros_firmware;md5=30a14c7823beedac9fa39c64fdd01a13 \ | 76 | file://LICENCE.atheros_firmware;md5=30a14c7823beedac9fa39c64fdd01a13 \ |
77 | file://LICENSE.atmel;md5=aa74ac0c60595dee4d4e239107ea77a3 \ | 77 | file://LICENSE.atmel;md5=aa74ac0c60595dee4d4e239107ea77a3 \ |
@@ -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 = "98ecc3d3223df7ebdc23b0ec56aafb20" | 135 | WHENCE_CHKSUM = "d6d9d74a344a78028e6b0f1df80db14b" |
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] = "26fd00f2d8e96c4af6f44269a6b893eb857253044f75ad28ef6706a2250cd8e9" | 212 | SRC_URI[sha256sum] = "e9d174af729511c8cccb60ec4e0b223b3c44b67d813b42d1ab9813acfa667fa5" |
213 | 213 | ||
214 | inherit allarch | 214 | inherit allarch |
215 | 215 | ||