[openwrt/openwrt] mt76: update to Git HEAD (2024-10-11)
LEDE Commits
lede-commits at lists.infradead.org
Fri Oct 11 09:50:53 PDT 2024
nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/6b7d549dd0b9bdefdf32dfd86ad4be8cdb58cd83
commit 6b7d549dd0b9bdefdf32dfd86ad4be8cdb58cd83
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Fri Oct 11 18:50:32 2024 +0200
mt76: update to Git HEAD (2024-10-11)
513bd7683746 Revert "wifi: mt76: mt7915: disable the second PCIe link for MT7915"
703c6b78c133 wifi: mt76: mt7915: firmware restart on devices with a second pcie link
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
package/kernel/mt76/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index 957159201c..854691dbdb 100644
--- a/package/kernel/mt76/Makefile
+++ b/package/kernel/mt76/Makefile
@@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
PKG_SOURCE_URL:=https://github.com/openwrt/mt76
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_DATE:=2024-10-10
-PKG_SOURCE_VERSION:=6a1199463fc8f7758c32122613288ed95c09e3bd
-PKG_MIRROR_HASH:=4b42a586e098c1dc5970fbd3190ac2faf67992c7357161a3ef3040817a8ed8d6
+PKG_SOURCE_DATE:=2024-10-11
+PKG_SOURCE_VERSION:=703c6b78c133643a0e53dbd3a76d9e19f5dc3e30
+PKG_MIRROR_HASH:=df0cfa351f044d2b7083d2c27b68fd7a818bac2ea4ede7dbdea7af256e568d8e
PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
PKG_USE_NINJA:=0
More information about the lede-commits
mailing list