Skip to content

Commit

Permalink
mt76: update to the latest version, improves mt7603/7628 stability
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
nbd168 committed May 29, 2017
1 parent 1a341e8 commit aaeb42b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package/kernel/mt76/Makefile
@@ -1,16 +1,16 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=mt76
PKG_RELEASE=2
PKG_RELEASE=1

PKG_LICENSE:=GPLv2
PKG_LICENSE_FILES:=

PKG_SOURCE_URL:=https://github.com/openwrt/mt76
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2017-03-17
PKG_SOURCE_VERSION:=712b8e8f69c4a0095fb22211116f9015c0309a06
PKG_MIRROR_HASH:=bd5c3b1de2dd6d27a17f30650299e0aa32104b91ae811efc2d943795ea4ccfe9
PKG_SOURCE_DATE:=2017-05-26
PKG_SOURCE_VERSION:=219c8dc7171f4b606ad1fda5e1c2c11fa9c4b111
PKG_MIRROR_HASH:=78ac9ffd9ef65b006e94d25e0e70f3f890626747944feff57988d6834334e209

PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_BUILD_PARALLEL:=1
Expand Down

0 comments on commit aaeb42b

Please sign in to comment.