aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2020-09-27 10:05:18 +0200
committerDavid Bauer <mail@david-bauer.net>2020-10-03 22:51:16 +0200
commit0abf2c081c58900b41d9d8c729f8baf19e6b5ebf (patch)
tree58d5b3816315fca1b7aaa5a70f5ba3d429d01532 /package/firmware
parent4b4bff50706ea16de6146839973e56308dfb0af4 (diff)
downloadupstream-0abf2c081c58900b41d9d8c729f8baf19e6b5ebf.tar.gz
upstream-0abf2c081c58900b41d9d8c729f8baf19e6b5ebf.tar.bz2
upstream-0abf2c081c58900b41d9d8c729f8baf19e6b5ebf.zip
linux-firmware: update to 20200918
00a84c5 linux-firmware: Update AMD SEV firmware 71338c2 Merge branch 'for-master' of https://github.com/CosmicPenguin/linux-firmware into main 07367b9 linux-firmware: Update firmware file for Intel Bluetooth AX200 1d1586a linux-firmware: Update firmware file for Intel Bluetooth AX201 28b333d linux-firmware: Update firmware file for Intel Bluetooth 9560 db30380 linux-firmware: Update firmware file for Intel Bluetooth 9260 eb3aa1f Mellanox: Add new mlxsw_spectrum firmware xx.2008.1310 ec88f05 mediatek: update MT7915 firmware to 20200819 a9993f8 brcm: Fix a stale symlink for RPi3 model b+ f48fec4 qcom: Add updated a5xx and a6xx microcode d5f9eea wl18xx: update firmware file 8.9.0.0.83 7a237c6 linux-firmware: mt7615: update firmware to 20200814 version 74bd44f amdgpu: add navi12 firmware from 20.30 b9f69cd amdgpu: update navi10 firmware for 20.30 Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'package/firmware')
-rw-r--r--package/firmware/linux-firmware/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/firmware/linux-firmware/Makefile b/package/firmware/linux-firmware/Makefile
index 7dbcbdd8a3..d167400014 100644
--- a/package/firmware/linux-firmware/Makefile
+++ b/package/firmware/linux-firmware/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=linux-firmware
-PKG_VERSION:=20200817
-PKG_RELEASE:=2
+PKG_VERSION:=20200918
+PKG_RELEASE:=1
PKG_SOURCE_URL:=@KERNEL/linux/kernel/firmware
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_HASH:=76d05d5f1eff268d3b80675245fa596f557bd55ee2e16ddd54d18ffeae943887
+PKG_HASH:=e2787907e0892e0b1a3c06f1def6fd3cdc0eff850b0919c7f21b5bda7563d2d8
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>