[Buildroot] [PATCH v1 1/1] rtl8821au: bump to 4c298b

Christian Stewart christian at paral.in
Sun May 1 07:39:10 UTC 2016


Includes numerous stablity and cleanup passes by ulli-kroll.

I've also added a hash file, which was missing before.

Signed-off-by: Christian Stewart <christian at paral.in>
---
 package/rtl8821au/rtl8821au.hash | 2 ++
 package/rtl8821au/rtl8821au.mk   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)
 create mode 100644 package/rtl8821au/rtl8821au.hash

diff --git a/package/rtl8821au/rtl8821au.hash b/package/rtl8821au/rtl8821au.hash
new file mode 100644
index 0000000..2e3c56c
--- /dev/null
+++ b/package/rtl8821au/rtl8821au.hash
@@ -0,0 +1,2 @@
+# Locally calculated
+sha256 26e1a72b553a044ec34b57d9264ae7616c008a598a9009faba51331b55285a5b  rtl8821au-4c298b160253a7efa507c8ecdb868d1579ad02a7.tar.gz
diff --git a/package/rtl8821au/rtl8821au.mk b/package/rtl8821au/rtl8821au.mk
index eddb18e..58a91da 100644
--- a/package/rtl8821au/rtl8821au.mk
+++ b/package/rtl8821au/rtl8821au.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-RTL8821AU_VERSION = fef8c9d67d076eee9dfb9e19cb7cb69815d5a207
+RTL8821AU_VERSION = 4c298b160253a7efa507c8ecdb868d1579ad02a7
 RTL8821AU_SITE = $(call github,ulli-kroll,rtl8821au,$(RTL8821AU_VERSION))
 RTL8821AU_LICENSE = GPLv2, proprietary (rtl8821au.bin firmware)
 RTL8821AU_LICENSE_FILES = COPYING
-- 
2.7.3



More information about the buildroot mailing list