[source] mwlwifi: Fixes rewritten history hash and latest version

LEDE Commits lede-commits at lists.infradead.org
Thu Jan 26 04:54:03 PST 2017


jow pushed a commit to source.git, branch master:
https://git.lede-project.org/7ba589085aab36c5972d9f587f45bbe89e10ccd8

commit 7ba589085aab36c5972d9f587f45bbe89e10ccd8
Author: Gabe Rodriguez <lifehacksback at gmail.com>
AuthorDate: Tue Jan 24 20:48:53 2017 -0800

    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 at gmail.com>
---
 package/kernel/mwlwifi/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/kernel/mwlwifi/Makefile b/package/kernel/mwlwifi/Makefile
index 723e252..68aa568 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 at openwrt.org>



More information about the lede-commits mailing list