diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-06-08 09:46:36 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-06-09 13:14:00 +0100 |
commit | fb2893bf2d5b980ac54fac8ce715eafced6df203 (patch) | |
tree | dca4e53a566b10c25ebdb71b48942adbc028acee /meta/recipes-kernel | |
parent | 53144e3b6989625393eef0cce7ba71e37e620100 (diff) | |
download | poky-fb2893bf2d5b980ac54fac8ce715eafced6df203.tar.gz |
linux-firmware: upgrade 20200421 -> 20200519
License-Update: added more entries to WHENCE, all redistributable
(From OE-Core rev: f8d47014e453533b98e37c653177e9541e1deeda)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.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_20200519.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20200421.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200421.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20200519.bb index fa0507a88c..fcad7df629 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20200421.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20200519.bb | |||
@@ -125,7 +125,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
125 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ | 125 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ |
126 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ | 126 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ |
127 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ | 127 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ |
128 | file://WHENCE;md5=cb9a66eff0464b55335d3a7374fbc51c \ | 128 | file://WHENCE;md5=c15cee50b1a59d27106a37c2929d5291 \ |
129 | " | 129 | " |
130 | 130 | ||
131 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 131 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
@@ -196,8 +196,7 @@ PE = "1" | |||
196 | 196 | ||
197 | SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" | 197 | SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" |
198 | 198 | ||
199 | SRC_URI[md5sum] = "229a93395f4033da68429f165a62b952" | 199 | SRC_URI[sha256sum] = "584c49c58291136b966ceffb0a456a672c23d4d759bab8bf86cbbe28061e415e" |
200 | SRC_URI[sha256sum] = "6dd7cba25d694c031f65529b9027cc8faaffaddfae70a4e3b58c2e4a0af3bfa8" | ||
201 | 200 | ||
202 | inherit allarch | 201 | inherit allarch |
203 | 202 | ||