mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/rtl8822cs: bump driver version to latest with support kernel 7.1+
Update rtl8822cs driver latest of the jethome-iot/rtl88x2cs. Signed-off-by: Viacheslav Bocharov <v@baodeep.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
88e600efb6
commit
9737b2135c
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 71d1d29d1f04a9decaba4e23df0b213fb454c4cf15f6305133d2821188b588b0 rtl8822cs-2519c0b865e31d93daa65fc5b1168722f6ec7526.tar.gz
|
||||
sha256 eecd40ef41e3dabd7263f48330d35a138092637063c5d5d4cc3936939502df82 rtl8822cs-55971663534233fd8d80363ddcb2fec1c01c473c.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RTL8822CS_VERSION = 2519c0b865e31d93daa65fc5b1168722f6ec7526
|
||||
RTL8822CS_VERSION = 55971663534233fd8d80363ddcb2fec1c01c473c
|
||||
RTL8822CS_SITE = $(call github,jethome-iot,rtl88x2cs,$(RTL8822CS_VERSION))
|
||||
RTL8822CS_LICENSE = GPL-2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user