[openwrt/openwrt] linux-firmware: update to 20200918

LEDE Commits lede-commits at lists.infradead.org
Sat Oct 3 16:53:42 EDT 2020


blocktrron pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/0abf2c081c58900b41d9d8c729f8baf19e6b5ebf

commit 0abf2c081c58900b41d9d8c729f8baf19e6b5ebf
Author: David Bauer <mail at david-bauer.net>
AuthorDate: Sun Sep 27 10:05:18 2020 +0200

    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 at david-bauer.net>
---
 package/firmware/linux-firmware/Makefile | 6 +++---
 1 file 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 at nbd.name>
 



More information about the lede-commits mailing list