Skip to content

Commit

Permalink
package/linux-firmware: bump version to 20231211
Browse files Browse the repository at this point in the history
Updated WHENCE hash due to various commits:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/WHENCE

Signed-off-by: Jan Čermák <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
  • Loading branch information
sairon authored and pcercuei committed Mar 11, 2024
1 parent 11e4bad commit 900be64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package/linux-firmware/linux-firmware.hash
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# From https://mirrors.edge.kernel.org/pub/linux/kernel/firmware/sha256sums.asc
sha256 c98d200fc4a3120de1a594713ce34e135819dff23e883a4ed387863ba25679c7 linux-firmware-20231030.tar.xz
sha256 96af7e4b5eabd37869cdb3dcbb7ab36911106d39b76e799fa1caab16a9dbe8bb linux-firmware-20231211.tar.xz

# Hash for license files
sha256 8116433f4004fc0c24d72b3d9e497808b724aa0e5e1cd63fc1bf66b715b1e2e9 LICENCE.Abilis
Expand Down Expand Up @@ -36,6 +36,6 @@ sha256 8542aeabf2761935122d693561e16766ce1bcc2b0d003204f9040b7d6d929f2e LICENS
sha256 be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc LICENSE.qcom
sha256 fc6223d4bfe9f2f9e2eddc44b9fe5721d0caf49f01cb08d602906add686d8c6f LICENSE.radeon
sha256 2bdd2e716f05d9737d3f9a20f9a3a3c0caee0e866100ddb0673f1178e42f92b9 LICENSE.sdma_firmware
sha256 697134859b663bc110d57275a7a7862bba21c4425266aac8c62bee18202aac20 WHENCE
sha256 dd63e67d3d9e51f84fed9a3efa7a465310b5b5058969eb7295a58339227aee14 WHENCE
sha256 fa43e1b9a13b341a07adca9dbe73d0f9072d7966fdfe811c01f0dd2872d7309a qcom/NOTICE.txt
sha256 bef9c828e84f21e7835b4de7daf954a327e1ff777871b58e116039b684c0d604 LICENCE.e100
2 changes: 1 addition & 1 deletion package/linux-firmware/linux-firmware.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

LINUX_FIRMWARE_VERSION = 20231030
LINUX_FIRMWARE_VERSION = 20231211
LINUX_FIRMWARE_SOURCE = linux-firmware-$(LINUX_FIRMWARE_VERSION).tar.xz
LINUX_FIRMWARE_SITE = $(BR2_KERNEL_MIRROR)/linux/kernel/firmware
LINUX_FIRMWARE_INSTALL_IMAGES = YES
Expand Down

0 comments on commit 900be64

Please sign in to comment.