diff mbox series

[1/1] package/rtl8723ds: bump to 2023-02-11 version with new license file

Message ID 20230212014216.6293-1-christian@paral.in
State Accepted
Headers show
Series [1/1] package/rtl8723ds: bump to 2023-02-11 version with new license file | expand

Commit Message

Christian Stewart Feb. 12, 2023, 1:42 a.m. UTC
A COPYING file has been added to rtl8723ds as of the most recent commit.

Update the version of the package and add the license file hash.

Signed-off-by: Christian Stewart <christian@paral.in>
---
 package/rtl8723ds/rtl8723ds.hash | 3 ++-
 package/rtl8723ds/rtl8723ds.mk   | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

Comments

Yann E. MORIN Feb. 12, 2023, 8:49 p.m. UTC | #1
Christian, All,

On 2023-02-11 17:42 -0800, Christian Stewart via buildroot spake thusly:
> A COPYING file has been added to rtl8723ds as of the most recent commit.
> 
> Update the version of the package and add the license file hash.
> 
> Signed-off-by: Christian Stewart <christian@paral.in>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/rtl8723ds/rtl8723ds.hash | 3 ++-
>  package/rtl8723ds/rtl8723ds.mk   | 3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/package/rtl8723ds/rtl8723ds.hash b/package/rtl8723ds/rtl8723ds.hash
> index d5abf9913c..e94a7b40ef 100644
> --- a/package/rtl8723ds/rtl8723ds.hash
> +++ b/package/rtl8723ds/rtl8723ds.hash
> @@ -1,2 +1,3 @@
>  # Locally computed
> -sha256  97f3ebc5d977ba35d10c9c06e6817e4a00458727b651b56fc00c207c05a61995  rtl8723ds-a638cc8639015b8b9390af3350fab0366b6c87e7.tar.gz
> +sha256  672787c3f3d1f795b750cd74de8ca34bb661b8ae60f5aa50fb279ec08ff3f05f  rtl8723ds-ec85dc6b9f72bfe413bff464ed01a272e29c8dbe.tar.gz
> +sha256  cd5c66af63b509ccd75ec85fee41b6e5cbb77cd6bf9392a54900acc0f02be4a6  COPYING
> diff --git a/package/rtl8723ds/rtl8723ds.mk b/package/rtl8723ds/rtl8723ds.mk
> index f303a24041..1bb164fa86 100644
> --- a/package/rtl8723ds/rtl8723ds.mk
> +++ b/package/rtl8723ds/rtl8723ds.mk
> @@ -4,9 +4,10 @@
>  #
>  ################################################################################
>  
> -RTL8723DS_VERSION = a638cc8639015b8b9390af3350fab0366b6c87e7
> +RTL8723DS_VERSION = ec85dc6b9f72bfe413bff464ed01a272e29c8dbe
>  RTL8723DS_SITE = $(call github,lwfinger,rtl8723ds,$(RTL8723DS_VERSION))
>  RTL8723DS_LICENSE = GPL-2.0
> +RTL8723DS_LICENSE_FILES = COPYING
>  
>  RTL8723DS_USER_EXTRA_CLAGS = \
>  	-DCONFIG_$(call qstrip,$(BR2_ENDIAN))_ENDIAN \
> -- 
> 2.39.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
diff mbox series

Patch

diff --git a/package/rtl8723ds/rtl8723ds.hash b/package/rtl8723ds/rtl8723ds.hash
index d5abf9913c..e94a7b40ef 100644
--- a/package/rtl8723ds/rtl8723ds.hash
+++ b/package/rtl8723ds/rtl8723ds.hash
@@ -1,2 +1,3 @@ 
 # Locally computed
-sha256  97f3ebc5d977ba35d10c9c06e6817e4a00458727b651b56fc00c207c05a61995  rtl8723ds-a638cc8639015b8b9390af3350fab0366b6c87e7.tar.gz
+sha256  672787c3f3d1f795b750cd74de8ca34bb661b8ae60f5aa50fb279ec08ff3f05f  rtl8723ds-ec85dc6b9f72bfe413bff464ed01a272e29c8dbe.tar.gz
+sha256  cd5c66af63b509ccd75ec85fee41b6e5cbb77cd6bf9392a54900acc0f02be4a6  COPYING
diff --git a/package/rtl8723ds/rtl8723ds.mk b/package/rtl8723ds/rtl8723ds.mk
index f303a24041..1bb164fa86 100644
--- a/package/rtl8723ds/rtl8723ds.mk
+++ b/package/rtl8723ds/rtl8723ds.mk
@@ -4,9 +4,10 @@ 
 #
 ################################################################################
 
-RTL8723DS_VERSION = a638cc8639015b8b9390af3350fab0366b6c87e7
+RTL8723DS_VERSION = ec85dc6b9f72bfe413bff464ed01a272e29c8dbe
 RTL8723DS_SITE = $(call github,lwfinger,rtl8723ds,$(RTL8723DS_VERSION))
 RTL8723DS_LICENSE = GPL-2.0
+RTL8723DS_LICENSE_FILES = COPYING
 
 RTL8723DS_USER_EXTRA_CLAGS = \
 	-DCONFIG_$(call qstrip,$(BR2_ENDIAN))_ENDIAN \