[openwrt/openwrt] mt76: update to the latest version
LEDE Commits
lede-commits at lists.infradead.org
Mon Jul 3 21:22:25 PDT 2023
nbd pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/a70d030fb33c246c3eb222beccbd69c427b3a66f
commit a70d030fb33c246c3eb222beccbd69c427b3a66f
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Tue Jul 4 06:16:44 2023 +0200
mt76: update to the latest version
f704e4f83c6f mt76: mt7915: fix copy&paste issue on capability check rework
Signed-off-by: Felix Fietkau <nbd at nbd.name>
(cherry picked from commit 816933bee6e6b68156f6aeea083117208bf859f8)
---
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 8551c94144..0dfe7600df 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:=2023-06-30
-PKG_SOURCE_VERSION:=1377f586c6f520a6d032053a2e9c0ebc8b277e9b
-PKG_MIRROR_HASH:=247d045d4cbc6907b9856432ee8028a0fd573bb3ffe3c42a3e366abfdb624259
+PKG_SOURCE_DATE:=2023-07-04
+PKG_SOURCE_VERSION:=f704e4f83c6fd21fb39046fa328efb51bee6383b
+PKG_MIRROR_HASH:=651d2963a0d624943601dcad971e4942401274af81d39913c6d3d91be2f8d8b1
PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
PKG_USE_NINJA:=0
More information about the lede-commits
mailing list