diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-08-23 22:20:30 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-09-02 16:04:38 +0100 |
commit | 35cc7fef84b986c1893c80c75dc057e002a2357f (patch) | |
tree | dfa3c9affc6b21bf1a30ce44069bb5deb5f8ec29 /meta/recipes-kernel | |
parent | 668989f68664694f7615015619567bf3b33bc7fa (diff) | |
download | poky-35cc7fef84b986c1893c80c75dc057e002a2357f.tar.gz |
linux-firmware: update 20200721 -> 20200817
(From OE-Core rev: 0d4d0df6084cce3c3d9051db88f3199a030d3352)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 16f2e190ef55e349512b8f70fe437b46ef1dc142)
Signed-off-by: Steve Sakoman <steve@sakoman.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_20200817.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20200721.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200721.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb index 659534521e..22e71059d8 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20200721.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb | |||
@@ -126,7 +126,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \ | |||
126 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ | 126 | file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \ |
127 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ | 127 | file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \ |
128 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ | 128 | file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \ |
129 | file://WHENCE;md5=7627a0ba9a78e7e556afcf15b0971016 \ | 129 | file://WHENCE;md5=4d229f79f8770b5b2c4aac655b9fabef \ |
130 | " | 130 | " |
131 | 131 | ||
132 | # These are not common licenses, set NO_GENERIC_LICENSE for them | 132 | # These are not common licenses, set NO_GENERIC_LICENSE for them |
@@ -198,7 +198,7 @@ PE = "1" | |||
198 | 198 | ||
199 | SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" | 199 | SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" |
200 | 200 | ||
201 | SRC_URI[sha256sum] = "898c334b0da7de6ea173899beb696fad647dce0c06960d7368ba4d4e802fb860" | 201 | SRC_URI[sha256sum] = "76d05d5f1eff268d3b80675245fa596f557bd55ee2e16ddd54d18ffeae943887" |
202 | 202 | ||
203 | inherit allarch | 203 | inherit allarch |
204 | 204 | ||