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

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>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Christian Stewart 2023-02-11 17:42:16 -08:00 committed by Yann E. MORIN
parent a0c933adab
commit 27f38e1753
2 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,3 @@
# Locally computed
sha256 97f3ebc5d977ba35d10c9c06e6817e4a00458727b651b56fc00c207c05a61995 rtl8723ds-a638cc8639015b8b9390af3350fab0366b6c87e7.tar.gz
sha256 672787c3f3d1f795b750cd74de8ca34bb661b8ae60f5aa50fb279ec08ff3f05f rtl8723ds-ec85dc6b9f72bfe413bff464ed01a272e29c8dbe.tar.gz
sha256 cd5c66af63b509ccd75ec85fee41b6e5cbb77cd6bf9392a54900acc0f02be4a6 COPYING

View File

@ -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 \