summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-03-14 11:06:09 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-04 14:05:03 +0100
commit1460548764378637352bec9b1a0eeb1c10143ec8 (patch)
tree12f7c7107bf2118899792e0f82dd44e82860187d /meta/recipes-kernel
parentf785a323aeac632392bd612a4c0c0c3d6619278a (diff)
downloadpoky-1460548764378637352bec9b1a0eeb1c10143ec8.tar.gz
linux-firmware: update to 20240312
Update the linux-firmware recipe to the most recent upstream tag. (From OE-Core rev: 346ba6b23be30ae82205aee2ccc8618a6c6b5006) Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> 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_20240312.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20240312.bb
index b35802d1dc..ff79bb9b33 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20240220.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20240312.bb
@@ -154,7 +154,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
154 " 154 "
155# WHENCE checksum is defined separately to ease overriding it if 155# WHENCE checksum is defined separately to ease overriding it if
156# class-devupstream is selected. 156# class-devupstream is selected.
157WHENCE_CHKSUM = "a344e6c28970fc7daafa81c10247aeb6" 157WHENCE_CHKSUM = "514da1cd8b363373030f0c16749feb8d"
158 158
159# These are not common licenses, set NO_GENERIC_LICENSE for them 159# These are not common licenses, set NO_GENERIC_LICENSE for them
160# so that the license files will be copied from fetched source 160# so that the license files will be copied from fetched source
@@ -241,7 +241,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw
241# Pin this to the 20220509 release, override this in local.conf 241# Pin this to the 20220509 release, override this in local.conf
242SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" 242SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae"
243 243
244SRC_URI[sha256sum] = "bf0f239dc0801e9d6bf5d5fb3e2f549575632cf4688f4348184199cb02c2bcd7" 244SRC_URI[sha256sum] = "b2327a54ad1897c828008caf63af5ee15469ba723a5016be58f2b44f07bd4b94"
245 245
246inherit allarch 246inherit allarch
247 247