projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98531b4
)
mt76: update to the latest version, fixes some tx power issues
author
Felix Fietkau
<
[email protected]
>
Fri, 28 Aug 2015 07:05:41 +0000
(07:05 +0000)
committer
Felix Fietkau
<
[email protected]
>
Fri, 28 Aug 2015 07:05:41 +0000
(07:05 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 46741
package/kernel/mt76/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mt76/Makefile
b/package/kernel/mt76/Makefile
index a6306f895533eda1ba645085a13e02775add1012..4799efefcb19fb04a953e210229c020e5f7b29c8 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:=2015-0
7-29
+PKG_VERSION:=2015-0
8-28
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:=b
0c1bbb8bce64583c78a95c814ab341e2c58331d
+PKG_SOURCE_VERSION:=b
6de6a08e46e1a1087a1fcd41a2ee0590de7c4a0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>