projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a75777
)
mt76: update to the latest version, fixes a monitor mode injection crash
author
Felix Fietkau
<
[email protected]
>
Wed, 15 Jun 2016 13:00:14 +0000
(15:00 +0200)
committer
Felix Fietkau
<
[email protected]
>
Wed, 15 Jun 2016 13:00:14 +0000
(15:00 +0200)
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 9e37a61fcba46ef174c9f147dcd30ea1efbbc0e9..7863db57bebb6fef22ccba3e047814a187a343f5 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
5-14
+PKG_VERSION:=2016-0
6-15
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:=
810eef8383cf2669cd4354135fc560ccfe71786c
+PKG_SOURCE_VERSION:=
11e0a12ce44940be55ed43f5e1638e532520255b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Felix Fietkau <
[email protected]
>