From: Anuj Mittal <anuj.mittal@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [hardknott][PATCH 08/20] linux-firmware: upgrade 20220209 -> 20220310
Date: Thu, 31 Mar 2022 21:47:13 +0800 [thread overview]
Message-ID: <ecd1588acb1ef4eefdaecb6108f6b1b50a35682f.1648734169.git.anuj.mittal@intel.com> (raw)
In-Reply-To: <cover.1648734169.git.anuj.mittal@intel.com>
From: wangmy <wangmy@fujitsu.com>
License-Update:
year updated to 2022
Version of some driver files updated
Added files for some drivers
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit be1b1d204c89035c54a626db46c5054e553b82c2)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
...inux-firmware_20220209.bb => linux-firmware_20220310.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-kernel/linux-firmware/{linux-firmware_20220209.bb => linux-firmware_20220310.bb} (99%)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20220209.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb
similarity index 99%
rename from meta/recipes-kernel/linux-firmware/linux-firmware_20220209.bb
rename to meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb
index 9cb357fa90..7a6cb1903b 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20220209.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20220310.bb
@@ -72,7 +72,7 @@ LICENSE = "\
LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
file://LICENCE.adsp_sst;md5=615c45b91a5a4a9fe046d6ab9a2df728 \
file://LICENCE.agere;md5=af0133de6b4a9b2522defd5f188afd31 \
- file://LICENSE.amdgpu;md5=d357524f5099e2a3db3c1838921c593f \
+ file://LICENSE.amdgpu;md5=44c1166d052226cb2d6c8d7400090203 \
file://LICENSE.amd-ucode;md5=3c5399dc9148d7f0e1f41e34b69cf14f \
file://LICENSE.amlogic_vdec;md5=dc44f59bf64a81643e500ad3f39a468a \
file://LICENCE.atheros_firmware;md5=30a14c7823beedac9fa39c64fdd01a13 \
@@ -132,7 +132,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
file://LICENCE.xc4000;md5=0ff51d2dc49fce04814c9155081092f0 \
file://LICENCE.xc5000;md5=1e170c13175323c32c7f4d0998d53f66 \
file://LICENCE.xc5000c;md5=12b02efa3049db65d524aeb418dd87ca \
- file://WHENCE;md5=ed3d7426e4df06fbadcca24ebf00cc5f \
+ file://WHENCE;md5=45a9c4a92d152e9495db81e1192f2bdc \
"
# These are not common licenses, set NO_GENERIC_LICENSE for them
@@ -205,7 +205,7 @@ PE = "1"
SRC_URI = "${KERNELORG_MIRROR}/linux/kernel/firmware/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "e2e46fa618414952bbf2f6920cd3abcddbef45bfb7d1352994b4bfc35394d177"
+SRC_URI[sha256sum] = "5938ee717b2023b48f6bfcf344b40ddc947e3e22c0bc36d4c3418f90fea68182"
inherit allarch
--
2.35.1
next prev parent reply other threads:[~2022-03-31 13:47 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-31 13:47 [hardknott][PATCH 00/20] Patch review Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 01/20] openssl: upgrade 1.1.1l -> 1.1.1n Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 02/20] gnu-config: update SRC_URI Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 03/20] virglrenderer: " Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 04/20] libxml2: Fix CVE-2022-23308 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 05/20] zip: modify when match.S is built Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 06/20] webkitgtk : update to 2.30.6 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 07/20] go: update to 1.16.15 Anuj Mittal
2022-03-31 13:47 ` Anuj Mittal [this message]
2022-03-31 13:47 ` [hardknott][PATCH 09/20] mobile-broadband-provider-info: upgrade 20201225 -> 20210805 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 10/20] mobile-broadband-provider-info: upgrade 20210805 -> 20220315 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 11/20] linux-yocto: nohz_full boot arg fix Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 12/20] linux-yocto/5.10: split vtpm for more granular inclusion Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 13/20] linux-yocto/5.10: cfg/debug: add configs for kcsan Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 14/20] linux-yocto-rt/5.10: update to -rt61 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 15/20] linux-yocto/5.10: update to v5.10.107 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 16/20] flac: fix CVE-2021-0561 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 17/20] epiphany: fix CVEs Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 18/20] python3-numpy: fix CVE-2021-41496 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 19/20] zlib: backport the fix for CVE-2018-25032 Anuj Mittal
2022-03-31 13:47 ` [hardknott][PATCH 20/20] lttng-modules: upgrade 2.12.7 -> 2.12.8 Anuj Mittal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ecd1588acb1ef4eefdaecb6108f6b1b50a35682f.1648734169.git.anuj.mittal@intel.com \
--to=anuj.mittal@intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox