[Buildroot] [PATCH v3] package/rtl8822cs bump driver version to latest

Giulio Benetti giulio.benetti at benettiengineering.com
Wed Jan 31 18:23:24 UTC 2024


On 31/01/24 16:07, Viacheslav Bocharov via buildroot wrote:
> - Update driver for kernel 6.7+
> - Fix warning/errors on build
> 
> Fixes: http://autobuild.buildroot.org/results/51000a9d4656afe9e0ea6f07b9f8ed374c2e4069
> 
> Signed-off-by: Viacheslav Bocharov <adeep at lexina.in>

There was no need for V3, anyway if you someone gives you a Reviewed-by
or Tested-by or other tags you need to keep it in next patch iteration,
so you had to add my:
Reviewed-by: Giulio Benetti <giulio.benetti at benettiengineering.com>

that I've already given you.

> ---
> Changes from v1:
>   * improve commit log  as suggested by Giulio

Here it must be every change like:
V1->V2:
* ...
V2->V3:
* ...
* ...

and so on

Best regards
-- 
Giulio Benetti
CEO&CTO at Benetti Engineering sas

> 
> ---
>   package/rtl8822cs/rtl8822cs.hash | 2 +-
>   package/rtl8822cs/rtl8822cs.mk   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/rtl8822cs/rtl8822cs.hash b/package/rtl8822cs/rtl8822cs.hash
> index 4b44512913..34bcc412ce 100644
> --- a/package/rtl8822cs/rtl8822cs.hash
> +++ b/package/rtl8822cs/rtl8822cs.hash
> @@ -1,2 +1,2 @@
>   # Locally calculated
> -sha256  b3b8543ff6d6d602ffaf60342969830edc8205917b96d004f84ed79524894dc7  rtl8822cs-2e4e99ae1502b173a938357dc1087e49475b26ed.tar.gz
> +sha256  d61fff0ee8b4219a6441791ff26be1b8c49ef8b2ca78345bf12b7a0541f498e9  rtl8822cs-fda6cd263e89567272060e6182a39aee20b894c4.tar.gz
> diff --git a/package/rtl8822cs/rtl8822cs.mk b/package/rtl8822cs/rtl8822cs.mk
> index 6036acb864..dbdc7d84bf 100644
> --- a/package/rtl8822cs/rtl8822cs.mk
> +++ b/package/rtl8822cs/rtl8822cs.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -RTL8822CS_VERSION = 2e4e99ae1502b173a938357dc1087e49475b26ed
> +RTL8822CS_VERSION = fda6cd263e89567272060e6182a39aee20b894c4
>   RTL8822CS_SITE = $(call github,jethome-ru,rtl88x2cs,$(RTL8822CS_VERSION))
>   RTL8822CS_LICENSE = GPL-2.0
>   




More information about the buildroot mailing list