diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-10-19 17:34:05 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:26 +0100 |
commit | bb33f95a25cccfa060e2cd1d2d32a0f5b4cf2bd5 (patch) | |
tree | 67b2502ed5c1611acc8ca55f9844874e42c47af9 | |
parent | ddfd77653a968d6b1fff88823c79df5a9fe2aa1a (diff) | |
download | poky-bb33f95a25cccfa060e2cd1d2d32a0f5b4cf2bd5.tar.gz |
linux-firmware: upgrade 20210818 -> 20210919
License-Update: additional files
(From OE-Core rev: 8dac57dfed45a0d8a049473f2efc1711b56273a4)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20210919.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20210818.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20210818.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20210919.bb index 0249332fca..48c01d99fe 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20210818.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20210919.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=15ad289bf2359e8ecf613f3b04f72fab \ | 135 | file://WHENCE;md5=76f012f7e9b2260d34eccf5726374f08 \ |
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] = "bef3d317c348d962b3a1b95cb4e19ea4f282e18112b2c669cff74f9267ce3893" | 208 | SRC_URI[sha256sum] = "2fb22a5d7d23bf1f5800ab8152b39a00a445fbf4923de5a01b59d3f6253f0a9f" |
209 | 209 | ||
210 | inherit allarch | 210 | inherit allarch |
211 | 211 | ||