diff options
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20240811.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20240513.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20240513.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20240811.bb index 4a87105d98..b6fb0f9a45 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20240513.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20240811.bb | |||
@@ -144,7 +144,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
144 | file://LICENCE.rtlwifi_firmware.txt;md5=00d06cfd3eddd5a2698948ead2ad54a5 \ | 144 | file://LICENCE.rtlwifi_firmware.txt;md5=00d06cfd3eddd5a2698948ead2ad54a5 \ |
145 | file://LICENSE.sdma_firmware;md5=51e8c19ecc2270f4b8ea30341ad63ce9 \ | 145 | file://LICENSE.sdma_firmware;md5=51e8c19ecc2270f4b8ea30341ad63ce9 \ |
146 | file://LICENCE.siano;md5=4556c1bf830067f12ca151ad953ec2a5 \ | 146 | file://LICENCE.siano;md5=4556c1bf830067f12ca151ad953ec2a5 \ |
147 | file://LICENCE.ti-connectivity;md5=c5e02be633f1499c109d1652514d85ec \ | 147 | file://LICENCE.ti-connectivity;md5=3b1e9cf54aba8146dad4b735777d406f \ |
148 | file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c \ | 148 | file://LICENCE.ti-keystone;md5=3a86335d32864b0bef996bee26cc0f2c \ |
149 | file://LICENCE.ueagle-atm4-firmware;md5=4ed7ea6b507ccc583b9d594417714118 \ | 149 | file://LICENCE.ueagle-atm4-firmware;md5=4ed7ea6b507ccc583b9d594417714118 \ |
150 | file://LICENCE.via_vt6656;md5=e4159694cba42d4377a912e78a6e850f \ | 150 | file://LICENCE.via_vt6656;md5=e4159694cba42d4377a912e78a6e850f \ |
@@ -156,7 +156,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
156 | " | 156 | " |
157 | # WHENCE checksum is defined separately to ease overriding it if | 157 | # WHENCE checksum is defined separately to ease overriding it if |
158 | # class-devupstream is selected. | 158 | # class-devupstream is selected. |
159 | WHENCE_CHKSUM = "ae024b46fd393d199f66bbe1f3ff5254" | 159 | WHENCE_CHKSUM = "60b5abcc986d1660637e913a87e1413c" |
160 | 160 | ||
161 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 161 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
162 | # so that the license files will be copied from fetched source | 162 | # so that the license files will be copied from fetched source |
@@ -244,7 +244,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw | |||
244 | # Pin this to the 20220509 release, override this in local.conf | 244 | # Pin this to the 20220509 release, override this in local.conf |
245 | SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" | 245 | SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" |
246 | 246 | ||
247 | SRC_URI[sha256sum] = "9f05edb99668135d37cedc4fdd18aac2802dc9e4566e086e6c6c2e321f3ecc4e" | 247 | SRC_URI[sha256sum] = "58f1a14b800e3d1967986197d83c81f1ad14b7898a557133c58df0c02c538082" |
248 | 248 | ||
249 | inherit allarch | 249 | inherit allarch |
250 | 250 | ||