mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Update Realtek RTL8822CS external driver
This commit is contained in:
committed by
Igor
parent
384daea694
commit
9555f7ef62
@@ -413,7 +413,7 @@ driver_rtl88x2cs() {
|
||||
if linux-version compare "${version}" ge 5.9 && [[ "$LINUXFAMILY" == meson64 ]]; then
|
||||
|
||||
# Attach to specific commit (track branch:tune_for_jethub)
|
||||
local rtl88x2csver='commit:0986d5734e7630efea218dae9c16d11a10231819' # Commit date: Mar 25, 2025 (please update when updating commit ref)
|
||||
local rtl88x2csver='commit:d019d700aaceb74559be2809dd015ce7e6957fb5' # Commit date: May 15, 2025 (please update when updating commit ref)
|
||||
|
||||
display_alert "Adding" "Wireless drivers for Realtek 88x2cs chipsets ${rtl88x2csver}" "info"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user