]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
itstool: add missing COPYING.GPL3
authorKonrad Weihmann <kweihmann@outlook.com>
Tue, 12 Apr 2022 07:09:55 +0000 (09:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2022 08:46:35 +0000 (09:46 +0100)
to LIC_FILES_CHKSUM.
Format the list for better readability.
Remove useless line continuation from SRC_URI

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/itstool/itstool_2.0.7.bb

index 336fb636d55346ce8ff765cb048cd16fadf15d0d..ddbc49b6cf3c4b061fb3d5867963487858e9a6a2 100644 (file)
@@ -5,7 +5,10 @@ XML files. It determines what to translate and how to chunk it into \
 messages using the W3C Internationalization Tag Set (ITS). "
 HOMEPAGE = "http://itstool.org/"
 LICENSE = "GPL-3.0-only"
-LIC_FILES_CHKSUM = "file://COPYING;md5=59c57b95fd7d0e9e238ebbc7ad47c5a5"
+LIC_FILES_CHKSUM = "\
+    file://COPYING;md5=59c57b95fd7d0e9e238ebbc7ad47c5a5 \
+    file://COPYING.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
+"
 
 inherit autotools python3native