浏览代码

Fix license for libswupdate

The library contains some MIT code and this must be tracked in the lst
of license. The library itself is licensed under LGPLv2.1.

Signed-off-by: Stefano Babic <stefano.babic@swupdate.org>
Reported-by: Jonas Mark (BT-FS/ENG1-Mue) <Mark.Jonas@de.bosch.com>
Stefano Babic 1 年之前
父节点
当前提交
8351525388
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      recipes-support/swupdate/swupdate.inc

+ 1 - 1
recipes-support/swupdate/swupdate.inc

@@ -7,7 +7,7 @@ DEPENDS += "libconfig zlib libubootenv json-c"
 # 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 = "GPL-2.0-or-later & LGPL-2.1-only & MIT"
 LICENSE = "GPL-2.0-or-later & LGPL-2.1-only & MIT"
-LICENSE:${PN}-lua = "LGPL-2.1-only"
+LICENSE:${PN}-lua = "LGPL-2.1-only & MIT"
 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 \