[Buildroot] [PATCH] package/rtl8822cs bump driver version to latest with support kernel 6.16

Thomas Perale thomas.perale at mind.be
Fri Sep 19 12:58:00 UTC 2025


In reply of:
> - Update driver for kernel 6.16+
> - Update repository link
> 
> Signed-off-by: Viacheslav Bocharov <adeep at lexina.in>

Applied to 2025.08.x. Thanks

> ---
>  package/rtl8822cs/Config.in      | 2 +-
>  package/rtl8822cs/rtl8822cs.hash | 2 +-
>  package/rtl8822cs/rtl8822cs.mk   | 4 ++--
>  3 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/rtl8822cs/Config.in b/package/rtl8822cs/Config.in
> index c827291ae4..2e1c376902 100644
> --- a/package/rtl8822cs/Config.in
> +++ b/package/rtl8822cs/Config.in
> @@ -10,4 +10,4 @@ config BR2_PACKAGE_RTL8822CS
>  	  Realtek RTL8822CS Wi-Fi driver as a kernel module (JetHome
>  	  repository)
>  
> -          https://github.com/jethome-ru/rtl88x2cs/
> +          https://github.com/jethome-iot/rtl88x2cs/
> diff --git a/package/rtl8822cs/rtl8822cs.hash b/package/rtl8822cs/rtl8822cs.hash
> index 1d7c074ff1..2a649fe493 100644
> --- a/package/rtl8822cs/rtl8822cs.hash
> +++ b/package/rtl8822cs/rtl8822cs.hash
> @@ -1,2 +1,2 @@
>  # Locally calculated
> -sha256  6150edd8e5d5812831597d4f49a6631a503468c512f85cbe449d853b6caea261  rtl8822cs-0986d5734e7630efea218dae9c16d11a10231819.tar.gz
> +sha256  12bf44c0dbce921440f5800a98e877fadda2d656824cca546c2b9e0e99e6a489  rtl8822cs-0ef9ddd619d2a386df90fd7c32b65958b0d675ed.tar.gz
> diff --git a/package/rtl8822cs/rtl8822cs.mk b/package/rtl8822cs/rtl8822cs.mk
> index 345e4a0c48..d10388c2e1 100644
> --- a/package/rtl8822cs/rtl8822cs.mk
> +++ b/package/rtl8822cs/rtl8822cs.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -RTL8822CS_VERSION = 0986d5734e7630efea218dae9c16d11a10231819
> -RTL8822CS_SITE = $(call github,jethome-ru,rtl88x2cs,$(RTL8822CS_VERSION))
> +RTL8822CS_VERSION = 0ef9ddd619d2a386df90fd7c32b65958b0d675ed
> +RTL8822CS_SITE = $(call github,jethome-iot,rtl88x2cs,$(RTL8822CS_VERSION))
>  RTL8822CS_LICENSE = GPL-2.0
>  
>  RTL8822CS_MODULE_MAKE_OPTS = \
> -- 
> 2.51.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot


More information about the buildroot mailing list