summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-11-02 17:48:53 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-11-12 13:07:52 +0000
commitfeb56671e92184453359069c7f6f38c2795b16fa (patch)
treee93b3300367d673b97c4b922ccb4d3f40d1b8673
parenta832f8420811db31c3bc529594dc02eac6e61b06 (diff)
downloadpoky-feb56671e92184453359069c7f6f38c2795b16fa.tar.gz
linux-firmware: upgrade 20200817 -> 20201022
License-Update: WHENCE file names updates (From OE-Core rev: 6d53fe9a67f3d6736e66ef00a01be80aa18b1612) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit bca259699d79bb16a6f07afa80f2768f9c62ceec) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-kernel/linux-firmware/linux-firmware_20201022.bb (renamed from meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20201022.bb
index 0abd28c9fa..045f2647e0 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20200817.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20201022.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=4d229f79f8770b5b2c4aac655b9fabef \ 129 file://WHENCE;md5=daf28db5d6353de0a886f08106cffa22 \
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
199SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz" 199SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz"
200 200
201SRC_URI[sha256sum] = "76d05d5f1eff268d3b80675245fa596f557bd55ee2e16ddd54d18ffeae943887" 201SRC_URI[sha256sum] = "bf586e0beb4c65f22bf0a79811f259aa0a5a7cc9f70eebecb260525b6914cef7"
202 202
203inherit allarch 203inherit allarch
204 204