aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2021-05-15 09:13:19 +0200
committerFelix Fietkau <nbd@nbd.name>2021-05-15 09:18:28 +0200
commitf62aa9e7816fd0601a7997d87c89767939a6afcf (patch)
treeb82fcfb663ad4d8c169bf9221d174527dc585e45 /package/kernel
parent1ec6fc4dcba16045a6bfcc493bdbe892de1265a9 (diff)
downloadupstream-f62aa9e7816fd0601a7997d87c89767939a6afcf.tar.gz
upstream-f62aa9e7816fd0601a7997d87c89767939a6afcf.tar.bz2
upstream-f62aa9e7816fd0601a7997d87c89767939a6afcf.zip
mt76: update to the latest version
28b162366d09 mt76: fix calling mt76_get_of_eeprom with an offset for pre-cal data 9d736545bb5a mt76: mt7915: disable pre-calibration support for now Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/kernel')
-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 9f36a83aca..5104c3ec53 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:=2021-05-13
-PKG_SOURCE_VERSION:=e969ab10a03403e6c869e91d4d41a71c6340657b
-PKG_MIRROR_HASH:=eb57d82267d5765c270fc394ad81baacd8d02cde859f813236ad76a89c5ea944
+PKG_SOURCE_DATE:=2021-05-15
+PKG_SOURCE_VERSION:=9d736545bb5ac9707e60b7900b7d6b290492e24d
+PKG_MIRROR_HASH:=8fd98f488579c18cfd8c442cff1796dcd70e2ecbc59c5d5b92ee8c0f06efafcf
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_BUILD_PARALLEL:=1