Browse Source

mt76: update to the latest version, fixes a MAC address handling regression

Signed-off-by: Felix Fietkau <[email protected]>
Felix Fietkau 9 năm trước cách đây
mục cha
commit
a5990b1a39
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      package/kernel/mt76/Makefile

+ 3 - 3
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:=2017-02-01
-PKG_SOURCE_VERSION:=184e068b6fa82a4b26dc71d3c877599a99a33e9c
-PKG_MIRROR_HASH:=097200a7f315de45eab4227d6dae7335874e8364adc4e444e518a201681d389b
+PKG_SOURCE_DATE:=2017-02-03
+PKG_SOURCE_VERSION:=a5eaeb27d6a80c012ffc8b5bb5549983e446b4ef
+PKG_MIRROR_HASH:=c526586aba890c5645320145219bd5932e39cfc2ea540d7674c9a58ab9a4a36a
 
 PKG_MAINTAINER:=Felix Fietkau <[email protected]>
 PKG_BUILD_PARALLEL:=1