projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ddf30
)
mt76: update to the latest version, fixes dfs issues
author
Felix Fietkau
<
[email protected]
>
Mon, 12 Dec 2016 09:54:47 +0000
(10:54 +0100)
committer
Felix Fietkau
<
[email protected]
>
Mon, 12 Dec 2016 09:54:47 +0000
(10:54 +0100)
Signed-off-by: Felix Fietkau <
[email protected]
>
package/kernel/mt76/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mt76/Makefile
b/package/kernel/mt76/Makefile
index bd851e61910c9a57ca45a570855ca22329c9ae4b..3056576323a2b491804111eee55d14bc3a7ddf8d 100644
(file)
--- a/
package/kernel/mt76/Makefile
+++ b/
package/kernel/mt76/Makefile
@@
-1,7
+1,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mt76
-PKG_VERSION:=2016-
08-2
5
+PKG_VERSION:=2016-
11-0
5
PKG_RELEASE=1
PKG_LICENSE:=GPLv2
@@
-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:=
c3127d2acc354b4a27c8604716b0591093601971
+PKG_SOURCE_VERSION:=
892543eb7942990a06129c554125402cfb8e358c
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>