summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2023-04-10 14:29:14 +0300
committerSteve Sakoman <steve@sakoman.com>2023-05-12 04:04:52 -1000
commitcb7fea11fc03f48138319a623119b3a5ea545a46 (patch)
treeec0c10dc9b955f19db9bb7550975e253ffbe3f49 /meta
parent0dcf471954ca8ed7967080b2b0929a9a8b6447a3 (diff)
downloadpoky-cb7fea11fc03f48138319a623119b3a5ea545a46.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: d99e46a7b6574d957b76b14f28ef9d19b31f4890) Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> (cherry picked from commit fd43b59ab32e2115fcda7ad63d3a5ccc2683c7d5) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
-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.
137WHENCE_CHKSUM = "aadb3cccbde1e53fc244a409e9bd5a22" 137WHENCE_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
213SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae" 213SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae"
214 214
215SRC_URI[sha256sum] = "6e3d9e8d52cffc4ec0dbe8533a8445328e0524a20f159a5b61c2706f983ce38a" 215SRC_URI[sha256sum] = "c3f9ad2bb5311cce2490f37a8052f836703d6936aabd840246b6576f1f71f607"
216 216
217inherit allarch 217inherit allarch
218 218