aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mwlwifi
diff options
context:
space:
mode:
authorGabe Rodriguez <lifehacksback@gmail.com>2017-01-24 20:48:53 -0800
committerJo-Philipp Wich <jo@mein.io>2017-02-01 15:40:20 +0100
commitf9519636f545066f64b1ac9cf1efdb9170001219 (patch)
treeb5d83150fc441b84e4aa8bfcd064ed4138ca0507 /package/kernel/mwlwifi
parentd7cae5f0b45847c0cd5f9c67a552cb6fe2e1fdc3 (diff)
downloadupstream-f9519636f545066f64b1ac9cf1efdb9170001219.tar.gz
upstream-f9519636f545066f64b1ac9cf1efdb9170001219.tar.bz2
upstream-f9519636f545066f64b1ac9cf1efdb9170001219.zip
mwlwifi: Fixes rewritten history hash and latest version
The author of the upstream mwlwifi edited the history of the previous commit. This commit not only fixes the updated hash but also sends in the latest commits he made to the code which are mainly testing. Signed-off-by: Gabe Rodriguez <lifehacksback@gmail.com>
Diffstat (limited to 'package/kernel/mwlwifi')
-rw-r--r--package/kernel/mwlwifi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mwlwifi/Makefile b/package/kernel/mwlwifi/Makefile
index 723e252a9c..68aa568ede 100644
--- a/package/kernel/mwlwifi/Makefile
+++ b/package/kernel/mwlwifi/Makefile
@@ -16,7 +16,7 @@ PKG_LICENSE_FILES:=
PKG_SOURCE_URL:=https://github.com/kaloz/mwlwifi
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=88550a0261ac9718eda7f28022d239c0053e2f94
+PKG_SOURCE_VERSION:=ccdfdac28f7666474745b1f46f0769f3a2879b5f
PKG_MIRROR_HASH:=a903d87cbd252019d2dee84ca331e3c865be611e989301aadaaee86ca4ce2435
PKG_MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>