mt76: update to latest openwrt-18.06 branch

00ac79d mt7603: fix initialization of max rx length
320af65 mt76: mt7603: use the correct hweight8() function
bdee924 mt76: fix schedule while atomic in mt76x02_reset_state
abcb544 mt76x02: do not enable RTS/CTS by default

Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
Felix Fietkau 2019-03-16 21:21:10 +01:00
parent 9f2cbcad6d
commit f87a1874ef
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ PKG_LICENSE_FILES:=
PKG_SOURCE_URL:=https://github.com/openwrt/mt76
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2019-03-04
PKG_SOURCE_VERSION:=e72376d2f03a5b4b19b00bbefd80023de6d218f6
PKG_MIRROR_HASH:=5cf64fbad25f78038aa2ca9c873e07762792c782e7401bfc088b2c37c3bdc92f
PKG_SOURCE_DATE:=2019-03-12
PKG_SOURCE_VERSION:=abcb544579191d30177ff0cd1b2671ade0fb9098
PKG_MIRROR_HASH:=bde51ae1873623f51012f6c4d007b4ab82d8d3b3b6bac8114a4beea70c16cfaa
PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_BUILD_PARALLEL:=1