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:
3e43f9c
)
mwlwifi: update to latest revision, fixes a kernel panic (backport of [47677])
author
Imre Kaloz
<
[email protected]
>
Mon, 30 Nov 2015 11:58:12 +0000
(11:58 +0000)
committer
Imre Kaloz
<
[email protected]
>
Mon, 30 Nov 2015 11:58:12 +0000
(11:58 +0000)
Signed-off-by: Imre Kaloz <
[email protected]
>
SVN-Revision: 47678
package/kernel/mwlwifi/Makefile
patch
|
blob
|
history
diff --git
a/package/kernel/mwlwifi/Makefile
b/package/kernel/mwlwifi/Makefile
index 73e178bcea74c7a3d14f5c51dc0fa3f3b5cb890e..43e17a117547042fb44badd04ddf96e00610afe5 100644
(file)
--- a/
package/kernel/mwlwifi/Makefile
+++ b/
package/kernel/mwlwifi/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=mwlwifi
-PKG_VERSION:=10.3.0.14-201511
26
+PKG_VERSION:=10.3.0.14-201511
30
PKG_RELEASE=1
PKG_LICENSE:=ISC
@@
-17,7
+17,7
@@
PKG_LICENSE_FILES:=
PKG_SOURCE_URL:=https://github.com/kaloz/mwlwifi
PKG_SOURCE_PROTO:=git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=
6a147a2fbe07c2ac45b593d9f8227539fefb84e8
+PKG_SOURCE_VERSION:=
352efe4bdc34204cc528ac9a979bb0032a6996e0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
PKG_MAINTAINER:=Imre Kaloz <
[email protected]
>