* [PATCH 1/4] curl: Include the complete license information
@ 2018-10-05 20:45 Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 2/4] bzip2: " Peter Kjellerstedt
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Peter Kjellerstedt @ 2018-10-05 20:45 UTC (permalink / raw)
To: openembedded-core
For some reason, the copyright part was left out of the license
information included in LIC_FILES_CHKSUM, preventing it from being
used in, e.g., documentation to satisfy the requirements of the
license.
License-Update: Include the complete license information
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
meta/recipes-support/curl/curl_7.61.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/curl/curl_7.61.0.bb b/meta/recipes-support/curl/curl_7.61.0.bb
index 4f408d2aaa..9b6406bbd0 100644
--- a/meta/recipes-support/curl/curl_7.61.0.bb
+++ b/meta/recipes-support/curl/curl_7.61.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://curl.haxx.se/"
BUGTRACKER = "http://curl.haxx.se/mail/list.cgi?list=curl-tracker"
SECTION = "console/network"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://COPYING;beginline=8;md5=3a34942f4ae3fbf1a303160714e664ac"
+LIC_FILES_CHKSUM = "file://COPYING;md5=ef889a37a5a874490ac7ce116396f29a"
SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
file://0001-replace-krb5-config-with-pkg-config.patch \
--
2.12.0
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH 2/4] bzip2: Include the complete license information
2018-10-05 20:45 [PATCH 1/4] curl: Include the complete license information Peter Kjellerstedt
@ 2018-10-05 20:45 ` Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 3/4] glib-2.0: Include the complete license information for pcre Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 4/4] libgcrypt: Add the LICENSES file to LIC_FILES_CHKSUM Peter Kjellerstedt
2 siblings, 0 replies; 4+ messages in thread
From: Peter Kjellerstedt @ 2018-10-05 20:45 UTC (permalink / raw)
To: openembedded-core
For some reason, the copyright part was left out of the license
information included in LIC_FILES_CHKSUM, preventing it from being
used in, e.g., documentation to satisfy the requirements of the
license.
License-Update: Include the complete license information
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
meta/recipes-extended/bzip2/bzip2_1.0.6.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
index 6cafe26180..025f45c472 100644
--- a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
+++ b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
@@ -5,7 +5,7 @@ LZ77/LZ78-based compressors, and approaches the performance of the PPM family of
HOMEPAGE = "https://sourceware.org/bzip2/"
SECTION = "console/utils"
LICENSE = "bzip2"
-LIC_FILES_CHKSUM = "file://LICENSE;beginline=8;endline=37;md5=40d9d1eb05736d1bfc86cfdd9106e6b2"
+LIC_FILES_CHKSUM = "file://LICENSE;beginline=4;endline=37;md5=39406315f540c69bd05b1531daedd2ae"
PR = "r5"
SRC_URI = "http://downloads.yoctoproject.org/mirror/sources/${BP}.tar.gz \
--
2.12.0
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH 3/4] glib-2.0: Include the complete license information for pcre
2018-10-05 20:45 [PATCH 1/4] curl: Include the complete license information Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 2/4] bzip2: " Peter Kjellerstedt
@ 2018-10-05 20:45 ` Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 4/4] libgcrypt: Add the LICENSES file to LIC_FILES_CHKSUM Peter Kjellerstedt
2 siblings, 0 replies; 4+ messages in thread
From: Peter Kjellerstedt @ 2018-10-05 20:45 UTC (permalink / raw)
To: openembedded-core
For some reason, the copyright part was left out of the license
information for pcre in LIC_FILES_CHKSUM, preventing it from being
used in, e.g., documentation to satisfy the requirements of the
license.
Also drop pcre/COPYING from LIC_FILES_CHKSUM as it does not really
contain any licensing information, it only refers to a LICENSE file
that does not exist.
License-Update: Include the complete license information for pcre
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
meta/recipes-core/glib-2.0/glib.inc | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 6dab19283c..ad4f2aebd7 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -9,8 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \
file://glib/glib.h;beginline=4;endline=17;md5=b88abb7f3ad09607e71cb9d530155906 \
file://gmodule/COPYING;md5=4fbd65380cdd255951079008b364516c \
file://gmodule/gmodule.h;beginline=4;endline=17;md5=b88abb7f3ad09607e71cb9d530155906 \
- file://glib/pcre/COPYING;md5=266ebc3ff74ee9ce6fad65577667c0f4 \
- file://glib/pcre/pcre.h;beginline=11;endline=35;md5=de27f2bf633d20a2b7af0b1983423283 \
+ file://glib/pcre/pcre.h;beginline=8;endline=36;md5=3e2977dae4ad05217f58c446237298fc \
file://docs/reference/COPYING;md5=f51a5100c17af6bae00735cd791e1fcc"
BUGTRACKER = "http://bugzilla.gnome.org"
SECTION = "libs"
--
2.12.0
^ permalink raw reply related [flat|nested] 4+ messages in thread* [PATCH 4/4] libgcrypt: Add the LICENSES file to LIC_FILES_CHKSUM
2018-10-05 20:45 [PATCH 1/4] curl: Include the complete license information Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 2/4] bzip2: " Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 3/4] glib-2.0: Include the complete license information for pcre Peter Kjellerstedt
@ 2018-10-05 20:45 ` Peter Kjellerstedt
2 siblings, 0 replies; 4+ messages in thread
From: Peter Kjellerstedt @ 2018-10-05 20:45 UTC (permalink / raw)
To: openembedded-core
The LICENSES file contains references to source files with other
licenses than GPL/LGPL that stipulate that they shall be mentioned in
any documentation accompanying a product including this library.
License-Update: Add missing LICENSES file
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb b/meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb
index 44728a7c20..cefa8365ee 100644
--- a/meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb
+++ b/meta/recipes-support/libgcrypt/libgcrypt_1.8.3.bb
@@ -10,7 +10,8 @@ LICENSE_${PN}-dev = "GPLv2+ & LGPLv2.1+"
LICENSE_dumpsexp-dev = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
- file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff"
+ file://COPYING.LIB;md5=bbb461211a33b134d42ed5ee802b37ff \
+ file://LICENSES;md5=840e3bcb754e5046ffeda7619034cbd8"
DEPENDS = "libgpg-error"
--
2.12.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-10-05 20:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-05 20:45 [PATCH 1/4] curl: Include the complete license information Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 2/4] bzip2: " Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 3/4] glib-2.0: Include the complete license information for pcre Peter Kjellerstedt
2018-10-05 20:45 ` [PATCH 4/4] libgcrypt: Add the LICENSES file to LIC_FILES_CHKSUM Peter Kjellerstedt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox