package/rtl8822cs bump driver version to latest with support kernel 6.18

Update rtl8822cs driver for Kernel 6.17/6.18
Fixes: https://autobuild.buildroot.org/results/bafd5af112e49359201580ece3a12bc8724914fe/

Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 57395ccf91bc383770e7ba8e15cc3765c0a5fabd)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Viacheslav Bocharov
2025-12-23 11:15:31 +03:00
committed by Thomas Perale
parent 2853c71b31
commit 8718e8be5e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
# Locally calculated
sha256 12bf44c0dbce921440f5800a98e877fadda2d656824cca546c2b9e0e99e6a489 rtl8822cs-0ef9ddd619d2a386df90fd7c32b65958b0d675ed.tar.gz
sha256 71d1d29d1f04a9decaba4e23df0b213fb454c4cf15f6305133d2821188b588b0 rtl8822cs-2519c0b865e31d93daa65fc5b1168722f6ec7526.tar.gz

View File

@@ -4,7 +4,7 @@
#
################################################################################
RTL8822CS_VERSION = 0ef9ddd619d2a386df90fd7c32b65958b0d675ed
RTL8822CS_VERSION = 2519c0b865e31d93daa65fc5b1168722f6ec7526
RTL8822CS_SITE = $(call github,jethome-iot,rtl88x2cs,$(RTL8822CS_VERSION))
RTL8822CS_LICENSE = GPL-2.0