package/rtl8723ds: update upstream

Benetti Engineering just took over Larry Finger(lwfinger)'s repository [0]
rtl8723ds since Larry unfortunately passed away[1](RIP) and there are
pending PRs that will never be checked as stated here. So basically move
github user to benetti-engineering-sas and update version with latest that
fixes build failure with Linux version 6.15. And let's drop local patches
that are now upstreamed as well. And of course let's update package's
URL due to the moving.

[0]: https://github.com/lwfinger/rtl8723ds/issues/53
[1]: https://lwn.net/Articles/979419/

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 54ee4a71c0)
[thomas: only change the upstream]
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Giulio Benetti
2025-07-01 21:37:04 +02:00
committed by Arnout Vandecappelle
parent c743fcdd79
commit a9df497204
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ config BR2_PACKAGE_RTL8723DS
help
rtl8723bs wifi driver
https://github.com/lwfinger/rtl8723ds
https://github.com/benetti-engineering-sas/rtl8723ds
comment "rtl8723ds needs a Linux kernel to be built"
depends on !BR2_s390x

View File

@@ -5,7 +5,7 @@
################################################################################
RTL8723DS_VERSION = 52e593e8c889b68ba58bd51cbdbcad7fe71362e4
RTL8723DS_SITE = $(call github,lwfinger,rtl8723ds,$(RTL8723DS_VERSION))
RTL8723DS_SITE = $(call github,benetti-engineering-sas,rtl8723ds,$(RTL8723DS_VERSION))
RTL8723DS_LICENSE = GPL-2.0
RTL8723DS_LICENSE_FILES = COPYING