mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/rtl8822cs bump driver version to latest with support kernel 6.16
- Update driver for kernel 6.16+
- Update repository link
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 718b6ff826)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
ded88f2810
commit
b2e212c91c
@@ -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/
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 6150edd8e5d5812831597d4f49a6631a503468c512f85cbe449d853b6caea261 rtl8822cs-0986d5734e7630efea218dae9c16d11a10231819.tar.gz
|
||||
sha256 12bf44c0dbce921440f5800a98e877fadda2d656824cca546c2b9e0e99e6a489 rtl8822cs-0ef9ddd619d2a386df90fd7c32b65958b0d675ed.tar.gz
|
||||
|
||||
@@ -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 = \
|
||||
|
||||
Reference in New Issue
Block a user