1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00

mt76: update to the latest version, adds a number of stability fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48814
This commit is contained in:
Felix Fietkau 2016-02-28 21:06:08 +00:00
parent 28458bd057
commit 64fc5264cc

View File

@ -10,7 +10,7 @@ PKG_LICENSE_FILES:=
PKG_SOURCE_URL:=https://github.com/openwrt/mt76
PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=f2add7b2f0291675331229ba12f1cac7494c7ec0
PKG_SOURCE_VERSION:=675868d4e84f0f4be2449c40902b229b79ecf926
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>