projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af3e3c
)
mt76: update to the latest version, adds stability fixes
author
Felix Fietkau
<
[email protected]
>
Thu, 3 Mar 2016 22:29:11 +0000
(22:29 +0000)
committer
Felix Fietkau
<
[email protected]
>
Thu, 3 Mar 2016 22:29:11 +0000
(22:29 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
Backport of r48895
SVN-Revision: 48898
package/kernel/mt76/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mt76/Makefile
b/package/kernel/mt76/Makefile
index 0f2a501cf3aede5f08e6cc48f17cc51d228b62c5..e49dd486d2c952f3bc985a02bb131fdc7a03ce4a 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-0
2-28
+PKG_VERSION:=2016-0
3-03
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:=
675868d4e84f0f4be2449c40902b229b79ecf926
+PKG_SOURCE_VERSION:=
310d420178c86e253a172413da30ecf479b64251
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>