[Buildroot] [git commit] package/rtl8821au: bump to 2025-10-08 version
Julien Olivain
ju.o at free.fr
Fri Oct 10 17:22:23 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=6384d4143061fad7a3664aabdbb13161ff7465ea
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
This version allows to build with Linux 6.17
Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/rtl8821au/rtl8821au.hash | 2 +-
package/rtl8821au/rtl8821au.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/rtl8821au/rtl8821au.hash b/package/rtl8821au/rtl8821au.hash
index 2796c50791..29b4d46f8e 100644
--- a/package/rtl8821au/rtl8821au.hash
+++ b/package/rtl8821au/rtl8821au.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 d8d11753f88d670be7489fd1d5d30718543f4994ccc5031609f4408a5586ef3c rtl8821au-4d39880a41201ddb14b19f2e7273054bb812b32e.tar.gz
+sha256 fe9840003e9481cf9fce3a5ed3f5b985615f862abc1b8d51fe6de7da9e4943c9 rtl8821au-dfe6801adb9b3a5572260ab308d3b69522992814.tar.gz
sha256 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7 LICENSE
diff --git a/package/rtl8821au/rtl8821au.mk b/package/rtl8821au/rtl8821au.mk
index afd520b467..734b427019 100644
--- a/package/rtl8821au/rtl8821au.mk
+++ b/package/rtl8821au/rtl8821au.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RTL8821AU_VERSION = 4d39880a41201ddb14b19f2e7273054bb812b32e
+RTL8821AU_VERSION = dfe6801adb9b3a5572260ab308d3b69522992814
RTL8821AU_SITE = $(call github,benetti-engineering,rtl8821au,$(RTL8821AU_VERSION))
RTL8821AU_LICENSE = GPL-2.0
RTL8821AU_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list