[Buildroot] [git commit] package/rtl8723ds: 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=f8ee5126797035f52d1bfde34a19cdfe932a4140
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/rtl8723ds/rtl8723ds.hash | 2 +-
package/rtl8723ds/rtl8723ds.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/rtl8723ds/rtl8723ds.hash b/package/rtl8723ds/rtl8723ds.hash
index fa3c472f57..c2691402bd 100644
--- a/package/rtl8723ds/rtl8723ds.hash
+++ b/package/rtl8723ds/rtl8723ds.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 6cbe12b9ea2b816f52075cbcb402054ecd2cd984852b0da7bc82dfa2baa760e9 rtl8723ds-3ffabeef5e1af54ce3c19ce975ffd0dab731fd73.tar.gz
+sha256 338f0fe08acdd1352428d86f88366935e1b967b134f252ac9a3e50cc8922fe14 rtl8723ds-546ffb2cb735e0c33e765936721bd66dd58e6893.tar.gz
sha256 cd5c66af63b509ccd75ec85fee41b6e5cbb77cd6bf9392a54900acc0f02be4a6 COPYING
diff --git a/package/rtl8723ds/rtl8723ds.mk b/package/rtl8723ds/rtl8723ds.mk
index e3e020eb7b..14938daaf6 100644
--- a/package/rtl8723ds/rtl8723ds.mk
+++ b/package/rtl8723ds/rtl8723ds.mk
@@ -4,7 +4,7 @@
#
################################################################################
-RTL8723DS_VERSION = 3ffabeef5e1af54ce3c19ce975ffd0dab731fd73
+RTL8723DS_VERSION = 546ffb2cb735e0c33e765936721bd66dd58e6893
RTL8723DS_SITE = $(call github,benetti-engineering,rtl8723ds,$(RTL8723DS_VERSION))
RTL8723DS_LICENSE = GPL-2.0
RTL8723DS_LICENSE_FILES = COPYING
More information about the buildroot
mailing list