mirror of
https://github.com/armbian/build.git
synced 2026-01-06 09:58:46 -08:00
drivers_network: update rtl8723DS with amazingfate's fix for 6.18
- see https://github.com/armbian/rtl8723ds/pull/4
This commit is contained in:
@@ -668,7 +668,7 @@ driver_rtl8723DS() {
|
||||
if linux-version compare "${version}" ge 5.0; then
|
||||
|
||||
# Attach to specific commit (was "branch:master")
|
||||
local rtl8723dsver='commit:39d0eedf4eaedfcf6e133413a389c5f8a70a7d1f' # Commit date: 2025-10-02 (please update when updating commit ref)
|
||||
local rtl8723dsver='commit:8e1aa4d865e6f8709fd07cceb20b5c6eb993875b' # Commit date: 2025-10-18 (please update when updating commit ref)
|
||||
|
||||
display_alert "Adding" "Wireless drivers for Realtek 8723DS chipsets ${rtl8723dsver}" "info"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user