projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ac3411
)
mt76: update to the latest version, adds stability fixes
author
Felix Fietkau
<
[email protected]
>
Thu, 3 Mar 2016 22:01:06 +0000
(22:01 +0000)
committer
Felix Fietkau
<
[email protected]
>
Thu, 3 Mar 2016 22:01:06 +0000
(22:01 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 48895
package/kernel/mt76/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mt76/Makefile
b/package/kernel/mt76/Makefile
index 752f5de5027065ae4e225ab44d6c46f7659792e1..1a05a403198f4cf3b1fdc11112a7cbc8826c257b 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-03-0
2
+PKG_VERSION:=2016-03-0
3
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:=
c190f15d6f4a112e795ac50391e8adc50a80fe9
1
+PKG_SOURCE_VERSION:=
310d420178c86e253a172413da30ecf479b6425
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>