Skip to content

Commit cff548c

Browse files
committed
drivers_network: bump rtl8852bs commit ref to 35d3e266 (May 17)
1 parent 98914fb commit cff548c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/functions/compilation/patch/drivers_network.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ driver_rtl8852bs() {
428428
if linux-version compare "${version}" ge 6.1 && [[ "${LINUXFAMILY}" == spacemit || "${LINUXFAMILY}" == rk35xx || "${LINUXFAMILY}" == rockchip64 ]]; then
429429

430430
# Attach to specific commit
431-
local rtl8852bs_ver='commit:e1f97d72dfc692e86269e836516162b793395289' # Commit date: May 15, 2026 (please update when updating commit ref)
431+
local rtl8852bs_ver='commit:35d3e2660fd912c36777cc50dd43b3fbc805d56a' # Commit date: May 17, 2026 (please update when updating commit ref)
432432

433433
display_alert "Adding" "Wireless drivers for Realtek 8852BS SDIO chipset ${rtl8852bs_ver}" "info"
434434

0 commit comments

Comments
 (0)