aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2018-09-22 12:56:10 +0200
committerFelix Fietkau <nbd@nbd.name>2018-09-22 13:04:07 +0200
commitca1d6c7d30cfdf3d4cab0f530baec9e818a31f7f (patch)
treea94de09ff2982748beb8cd0863e65316fdb2b040 /package
parent8a006c24809cf2e2a368fdd13d42c55c56b9772b (diff)
downloadupstream-ca1d6c7d30cfdf3d4cab0f530baec9e818a31f7f.tar.gz
upstream-ca1d6c7d30cfdf3d4cab0f530baec9e818a31f7f.tar.bz2
upstream-ca1d6c7d30cfdf3d4cab0f530baec9e818a31f7f.zip
mt76: fix tx power issue for mt76x2
6e1898d mt76x2: fix tx power configuration for VHT mcs 9 Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package')
-rw-r--r--package/kernel/mt76/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/kernel/mt76/Makefile b/package/kernel/mt76/Makefile
index 1e00aa7882..4f32799eb4 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:=2018-08-24
-PKG_SOURCE_VERSION:=30b8371ad7233c04fa825f318954791d3796c2bf
-PKG_MIRROR_HASH:=388c95dbc7e6a971b3372654825c5641d9f92c8c2144768a87b00c02086ac7c8
+PKG_SOURCE_DATE:=2018-09-21
+PKG_SOURCE_VERSION:=6e1898d60a780c9d89dff9cbb3569f267db13e21
+PKG_MIRROR_HASH:=f2d8a17fa58f6f2ddd284922faeec9dd09c6727dde91caec54f4fdb280f4df1c
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_BUILD_PARALLEL:=1