diff options
author | Dmitry Baryshkov <dbaryshkov@gmail.com> | 2023-04-10 14:29:14 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-13 11:56:07 +0100 |
commit | 2ac329445c4e7635440ba676e5d218808515dfef (patch) | |
tree | 228a7ae342528230c19bb04a6ebc9231eb02a208 | |
parent | 346bf4e81457b8f381bbae5b2ecc9c8397c7a596 (diff) | |
download | poky-2ac329445c4e7635440ba676e5d218808515dfef.tar.gz |
linux-firmware: upgrade 20230210 -> 20230404
The LICENCE.qat_firmware license file was updated to reflect Intel
licensing (it removed a term regarding patent licenses).
License-Update: additional files
(From OE-Core rev: fd43b59ab32e2115fcda7ad63d3a5ccc2683c7d5)
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20230210.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20230210.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb index bf5d4f54e6..7412c022ba 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20230210.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb | |||
@@ -108,7 +108,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
108 | file://LICENCE.OLPC;md5=5b917f9d8c061991be4f6f5f108719cd \ | 108 | file://LICENCE.OLPC;md5=5b917f9d8c061991be4f6f5f108719cd \ |
109 | file://LICENCE.open-ath9k-htc-firmware;md5=1b33c9f4d17bc4d457bdb23727046837 \ | 109 | file://LICENCE.open-ath9k-htc-firmware;md5=1b33c9f4d17bc4d457bdb23727046837 \ |
110 | file://LICENCE.phanfw;md5=954dcec0e051f9409812b561ea743bfa \ | 110 | file://LICENCE.phanfw;md5=954dcec0e051f9409812b561ea743bfa \ |
111 | file://LICENCE.qat_firmware;md5=9e7d8bea77612d7cc7d9e9b54b623062 \ | 111 | file://LICENCE.qat_firmware;md5=72de83dfd9b87be7685ed099a39fbea4 \ |
112 | file://LICENSE.qcom;md5=164e3362a538eb11d3ac51e8e134294b \ | 112 | file://LICENSE.qcom;md5=164e3362a538eb11d3ac51e8e134294b \ |
113 | file://LICENSE.qcom_yamato;md5=d0de0eeccaf1843a850bf7a6777eec5c \ | 113 | file://LICENSE.qcom_yamato;md5=d0de0eeccaf1843a850bf7a6777eec5c \ |
114 | file://LICENCE.qla1280;md5=d6895732e622d950609093223a2c4f5d \ | 114 | file://LICENCE.qla1280;md5=d6895732e622d950609093223a2c4f5d \ |
@@ -134,7 +134,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
134 | " | 134 | " |
135 | # WHENCE checksum is defined separately to ease overriding it if | 135 | # WHENCE checksum is defined separately to ease overriding it if |
136 | # class-devupstream is selected. | 136 | # class-devupstream is selected. |
137 | WHENCE_CHKSUM = "aadb3cccbde1e53fc244a409e9bd5a22" | 137 | WHENCE_CHKSUM = "0782deea054d4b1b7f10c92c3a245da4" |
138 | 138 | ||
139 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 139 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
140 | # so that the license files will be copied from fetched source | 140 | # so that the license files will be copied from fetched source |
@@ -212,7 +212,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw | |||
212 | # Pin this to the 20220509 release, override this in local.conf | 212 | # Pin this to the 20220509 release, override this in local.conf |
213 | SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" | 213 | SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" |
214 | 214 | ||
215 | SRC_URI[sha256sum] = "6e3d9e8d52cffc4ec0dbe8533a8445328e0524a20f159a5b61c2706f983ce38a" | 215 | SRC_URI[sha256sum] = "c3f9ad2bb5311cce2490f37a8052f836703d6936aabd840246b6576f1f71f607" |
216 | 216 | ||
217 | inherit allarch | 217 | inherit allarch |
218 | 218 | ||