diff options
author | wangmy <wangmy@fujitsu.com> | 2022-04-18 20:19:23 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-19 14:14:12 +0100 |
commit | bb0ec4a2cf3a73b6f2d464fd23a173b6ba276a5b (patch) | |
tree | dfa8c15da2935a393dd2c9216829248cd470df9c /meta/recipes-kernel | |
parent | 0768ac2101497036308e4583e82616d59bdadb3a (diff) | |
download | poky-bb0ec4a2cf3a73b6f2d464fd23a173b6ba276a5b.tar.gz |
linux-firmware: upgrade 20220310 -> 20220411
License-Update:
Version of driver files updated
Added files for some drivers
(From OE-Core rev: 01684df3a51be476081ee21eb54c24fef00acb3f)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.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_20220411.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20220411.bb index fa0f906db0..c7d9e1126e 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20220411.bb | |||
@@ -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=45a9c4a92d152e9495db81e1192f2bdc \ | 135 | file://WHENCE;md5=4cf67d71a21887c682c3989a4318745e \ |
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] = "5938ee717b2023b48f6bfcf344b40ddc947e3e22c0bc36d4c3418f90fea68182" | 208 | SRC_URI[sha256sum] = "020b11f6412f4956f5a6f98de7d41867d2b30ea0ce81b1e2d206ec9840363849" |
209 | 209 | ||
210 | inherit allarch | 210 | inherit allarch |
211 | 211 | ||