public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][kirkstone 10/27] linux-firmware: upgrade 20230404 -> 20230515
Date: Tue, 18 Jul 2023 04:25:44 -1000	[thread overview]
Message-ID: <8ac5ebfa83c3e1f5effca5154b771b2f2bed607d.1689689618.git.steve@sakoman.com> (raw)
In-Reply-To: <cover.1689689618.git.steve@sakoman.com>

From: Alexander Kanavin <alex.kanavin@gmail.com>

License-Update: additional firmwares

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 64603f602d00999220fe5bafeed996ddcb56d36b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
---
 ...{linux-firmware_20230404.bb => linux-firmware_20230515.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-kernel/linux-firmware/{linux-firmware_20230404.bb => linux-firmware_20230515.bb} (99%)

diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20230515.bb
similarity index 99%
rename from meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb
rename to meta/recipes-kernel/linux-firmware/linux-firmware_20230515.bb
index 7412c022ba..3470131294 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20230404.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20230515.bb
@@ -134,7 +134,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.Abilis;md5=b5ee3f410780e56711ad48eadc22b8bc \
                     "
 # WHENCE checksum is defined separately to ease overriding it if
 # class-devupstream is selected.
-WHENCE_CHKSUM  = "0782deea054d4b1b7f10c92c3a245da4"
+WHENCE_CHKSUM  = "a0997fc7a9af4e46d96529d6ef13b58a"
 
 # These are not common licenses, set NO_GENERIC_LICENSE for them
 # so that the license files will be copied from fetched source
@@ -212,7 +212,7 @@ SRC_URI:class-devupstream = "git://git.kernel.org/pub/scm/linux/kernel/git/firmw
 # Pin this to the 20220509 release, override this in local.conf
 SRCREV:class-devupstream ?= "b19cbdca78ab2adfd210c91be15a22568e8b8cae"
 
-SRC_URI[sha256sum] = "c3f9ad2bb5311cce2490f37a8052f836703d6936aabd840246b6576f1f71f607"
+SRC_URI[sha256sum] = "8b1acfa16f1ee94732a6acb50d9d6c835cf53af11068bd89ed207bbe04a1e951"
 
 inherit allarch
 
-- 
2.34.1



  parent reply	other threads:[~2023-07-18 14:26 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-18 14:25 [OE-core][kirkstone 00/27] Patch review Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 01/27] perl: Fix CVE-2023-31486 Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 02/27] sqlite3: CVE-2023-36191 CLI fault on missing -nonce Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 03/27] bind : fix CVE-2023-2828 & CVE-2023-2911 Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 04/27] libx11: Fix CVE-2023-3138 for kirkstone branch Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 05/27] curl: Added CVE-2023-28320 Follow-up patch Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 06/27] libwebp: Fix CVE-2023-1999 Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 07/27] tzdata: upgrade to 2023c Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 08/27] serf: upgrade 1.3.9 -> 1.3.10 Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 09/27] wget: upgrade 1.21.3 -> 1.21.4 Steve Sakoman
2023-07-18 14:25 ` Steve Sakoman [this message]
2023-07-18 14:25 ` [OE-core][kirkstone 11/27] wireless-regdb: upgrade 2023.02.13 -> 2023.05.03 Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 12/27] vim: upgrade 9.0.1527 -> 9.0.1592 Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 13/27] selftest reproducible.py: support different build targets Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 14/27] selftest/reproducible: Allow chose the package manager Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 15/27] libpng: Add ptest for libpng Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 16/27] logrotate: Do not create logrotate.status file Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 17/27] pybootchartgui: show elapsed time for each task Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 18/27] systemd: Backport nspawn: make sure host root can write to the uidmapped mounts we prepare for the container payload Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 19/27] rust-llvm: backport a fix for build with gcc-13 Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 20/27] bitbake.conf: add unzstd in HOSTTOOLS Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 21/27] sdk.py: error out when moving file fails Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 22/27] sdk.py: fix moving dnf contents Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 23/27] zip: fix configure check by using _Static_assert Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 24/27] unzip: fix configure check for cross compilation Steve Sakoman
2023-07-18 14:25 ` [OE-core][kirkstone 25/27] sysfsutils: fetch a supported fork from github Steve Sakoman
2023-07-18 14:26 ` [OE-core][kirkstone 26/27] wic: Add dependencies for erofs-utils Steve Sakoman
2023-07-18 14:26 ` [OE-core][kirkstone 27/27] cmake: Fix CMAKE_SYSTEM_PROCESSOR setting for SDK Steve Sakoman

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=8ac5ebfa83c3e1f5effca5154b771b2f2bed607d.1689689618.git.steve@sakoman.com \
    --to=steve@sakoman.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