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
- Update driver for kernel 6.9+ - Fix warning/errors on build Fixes: http://autobuild.buildroot.net/results/82dd4d986c0ddfb48e7316473186ef4c9d8ee783 Signed-off-by: Viacheslav Bocharov <adeep@lexina.in> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
295ba89915
commit
916f9bb1a3
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 d61fff0ee8b4219a6441791ff26be1b8c49ef8b2ca78345bf12b7a0541f498e9 rtl8822cs-fda6cd263e89567272060e6182a39aee20b894c4.tar.gz
|
||||
sha256 9aea86233848e9edb497b27614c78680f7bb1962579d4b05333d9c1a189c62fe rtl8822cs-40450f759c8a930d271b5f0a663685f412debc72.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RTL8822CS_VERSION = fda6cd263e89567272060e6182a39aee20b894c4
|
||||
RTL8822CS_VERSION = 40450f759c8a930d271b5f0a663685f412debc72
|
||||
RTL8822CS_SITE = $(call github,jethome-ru,rtl88x2cs,$(RTL8822CS_VERSION))
|
||||
RTL8822CS_LICENSE = GPL-2.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user