diff options
author | wangmy <wangmy@fujitsu.com> | 2022-03-15 20:12:28 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-16 10:31:41 +0000 |
commit | fa1a2cbe679f852dc1edc6280276e4bca2c5e598 (patch) | |
tree | eb19586e987c6317a748856b22ba90672c342d4e /meta/recipes-kernel/linux-firmware | |
parent | 9f09b695edbc491b776c3886626284b57586dc12 (diff) | |
download | poky-fa1a2cbe679f852dc1edc6280276e4bca2c5e598.tar.gz |
linux-firmware: upgrade 20220209 -> 20220310
License-Update:
year updated to 2022
Version of some driver files updated
Added files for some drivers
(From OE-Core rev: be1b1d204c89035c54a626db46c5054e553b82c2)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux-firmware')
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20220209.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20220209.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb index fe51892eb4..fa0f906db0 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20220209.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb | |||
@@ -72,7 +72,7 @@ LICENSE = "\ | |||
72 | LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | 72 | LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ |
73 | file://LICENCE.adsp_sst;md5=615c45b91a5a4a9fe046d6ab9a2df728 \ | 73 | file://LICENCE.adsp_sst;md5=615c45b91a5a4a9fe046d6ab9a2df728 \ |
74 | file://LICENCE.agere;md5=af0133de6b4a9b2522defd5f188afd31 \ | 74 | file://LICENCE.agere;md5=af0133de6b4a9b2522defd5f188afd31 \ |
75 | file://LICENSE.amdgpu;md5=d357524f5099e2a3db3c1838921c593f \ | 75 | file://LICENSE.amdgpu;md5=44c1166d052226cb2d6c8d7400090203 \ |
76 | file://LICENSE.amd-ucode;md5=3c5399dc9148d7f0e1f41e34b69cf14f \ | 76 | file://LICENSE.amd-ucode;md5=3c5399dc9148d7f0e1f41e34b69cf14f \ |
77 | file://LICENSE.amlogic_vdec;md5=dc44f59bf64a81643e500ad3f39a468a \ | 77 | file://LICENSE.amlogic_vdec;md5=dc44f59bf64a81643e500ad3f39a468a \ |
78 | file://LICENCE.atheros_firmware;md5=30a14c7823beedac9fa39c64fdd01a13 \ | 78 | file://LICENCE.atheros_firmware;md5=30a14c7823beedac9fa39c64fdd01a13 \ |
@@ -132,7 +132,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
132 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ | 132 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ |
133 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ | 133 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ |
134 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ | 134 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ |
135 | file://WHENCE;md5=ed3d7426e4df06fbadcca24ebf00cc5f \ | 135 | file://WHENCE;md5=45a9c4a92d152e9495db81e1192f2bdc \ |
136 | " | 136 | " |
137 | 137 | ||
138 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 138 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
@@ -205,7 +205,7 @@ PE = "1" | |||
205 | 205 | ||
206 | SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" | 206 | SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" |
207 | 207 | ||
208 | SRC_URI[sha256sum] = "e2e46fa618414952bbf2f6920cd3abcddbef45bfb7d1352994b4bfc35394d177" | 208 | SRC_URI[sha256sum] = "5938ee717b2023b48f6bfcf344b40ddc947e3e22c0bc36d4c3418f90fea68182" |
209 | 209 | ||
210 | inherit allarch | 210 | inherit allarch |
211 | 211 | ||