treewide: fix licenses

Fix licenses.

Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>
This commit is contained in:
Wei-Ting Yang
2026-02-10 19:03:14 +08:00
committed by George Sapkin
parent 1d876b0894
commit f7e3317515
14 changed files with 37 additions and 34 deletions

View File

@@ -9,12 +9,14 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=python-chardet
PKG_VERSION:=5.2.0
PKG_RELEASE:=3
PKG_LICENSE:=LGPL-2.1
PKG_RELEASE:=4
PYPI_NAME:=chardet
PKG_HASH:=1b3b6ff479a8c414bc3fa2c0852995695c4a026dcd6d0633b2dd092ca39c1cf7
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=LICENSE
HOST_BUILD_DEPENDS:= \
python3/host \
python-build/host \