summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-03-06 07:42:14 -0800
committerSteve Sakoman <steve@sakoman.com>2024-03-20 06:02:50 -1000
commit1a2b5e0a9a5f2977829916db1b9440cb5f6e594e (patch)
treea70a191037c47e9665f041a0c17f8af36f8ad21b
parentd82357ffa1ad5e5d7b4441bcf9c61d09b19a92db (diff)
downloadpoky-1a2b5e0a9a5f2977829916db1b9440cb5f6e594e.tar.gz
linux-firmware: upgrade 20231211 -> 20240220
License-Update: additional files (From OE-Core rev: 0d506b892d299eaf9aeefb614245108128ce480e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit add81ef0299ea5260f9bdc59ffc8f5cc0e74276f) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20231211.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20231211.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb
index 0ed4d91f8a..490c0ab89f 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20231211.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb
@@ -91,7 +91,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
91 file://LICENCE.cadence;md5=009f46816f6956cfb75ede13d3e1cee0 \ 91 file://LICENCE.cadence;md5=009f46816f6956cfb75ede13d3e1cee0 \
92 file://LICENCE.cavium;md5=c37aaffb1ebe5939b2580d073a95daea \ 92 file://LICENCE.cavium;md5=c37aaffb1ebe5939b2580d073a95daea \
93 file://LICENCE.chelsio_firmware;md5=819aa8c3fa453f1b258ed8d168a9d903 \ 93 file://LICENCE.chelsio_firmware;md5=819aa8c3fa453f1b258ed8d168a9d903 \
94 file://LICENSE.cirrus;md5=bb18d943382abf8e8232a9407bfdafe0 \ 94 file://LICENSE.cirrus;md5=662ea2c1a8888f7d79ed7f27c27472e1 \
95 file://LICENCE.cnm;md5=93b67e6bac7f8fec22b96b8ad0a1a9d0 \ 95 file://LICENCE.cnm;md5=93b67e6bac7f8fec22b96b8ad0a1a9d0 \
96 file://LICENCE.cw1200;md5=f0f770864e7a8444a5c5aa9d12a3a7ed \ 96 file://LICENCE.cw1200;md5=f0f770864e7a8444a5c5aa9d12a3a7ed \
97 file://LICENCE.cypress;md5=48cd9436c763bf873961f9ed7b5c147b \ 97 file://LICENCE.cypress;md5=48cd9436c763bf873961f9ed7b5c147b \
@@ -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.
154WHENCE_CHKSUM = "3113c4ea08e5171555f3bf49eceb5b07" 154WHENCE_CHKSUM = "a344e6c28970fc7daafa81c10247aeb6"
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
238SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" 238SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae"
239 239
240SRC_URI[sha256sum] = "96af7e4b5eabd37869cdb3dcbb7ab36911106d39b76e799fa1caab16a9dbe8bb" 240SRC_URI[sha256sum] = "bf0f239dc0801e9d6bf5d5fb3e2f549575632cf4688f4348184199cb02c2bcd7"
241 241
242inherit allarch 242inherit allarch
243 243