mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
package/rtl8723ds: bump to 2025-10-08 version
This version allows to build with Linux 6.17 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
parent
0bf3731a7a
commit
f8ee512679
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# Locally computed
|
||||
sha256 6cbe12b9ea2b816f52075cbcb402054ecd2cd984852b0da7bc82dfa2baa760e9 rtl8723ds-3ffabeef5e1af54ce3c19ce975ffd0dab731fd73.tar.gz
|
||||
sha256 338f0fe08acdd1352428d86f88366935e1b967b134f252ac9a3e50cc8922fe14 rtl8723ds-546ffb2cb735e0c33e765936721bd66dd58e6893.tar.gz
|
||||
sha256 cd5c66af63b509ccd75ec85fee41b6e5cbb77cd6bf9392a54900acc0f02be4a6 COPYING
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue