|
@@ -6,8 +6,8 @@ DEPENDS += "libconfig zlib"
|
|
|
# SWUpdate licensing is described in the following pages:
|
|
# SWUpdate licensing is described in the following pages:
|
|
|
# https://sbabic.github.io/swupdate/licensing.html
|
|
# https://sbabic.github.io/swupdate/licensing.html
|
|
|
# rst form: file://doc/source/licensing.rst
|
|
# rst form: file://doc/source/licensing.rst
|
|
|
-LICENSE = "GPLv2+ & LGPLv2+ & MIT"
|
|
|
|
|
-LICENSE:${PN}-lua = "LGPLv2+"
|
|
|
|
|
|
|
+LICENSE = "GPL-2.0-or-later & LGPL-2.1-only & MIT"
|
|
|
|
|
+LICENSE:${PN}-lua = "LGPL-2.1-only"
|
|
|
LICENSE:${PN}-www = "MIT"
|
|
LICENSE:${PN}-www = "MIT"
|
|
|
|
|
|
|
|
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-only.txt;md5=4ee23c52855c222cba72583d301d2338 \
|
|
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-only.txt;md5=4ee23c52855c222cba72583d301d2338 \
|