> -----Original Message-----
> From: [email protected] <openembedded-
> [email protected]> On Behalf Of Alexander Kanavin
> Sent: den 31 maj 2020 17:53
> To: [email protected]
> Cc: Alexander Kanavin <[email protected]>
> Subject: [OE-core] [PATCH 65/70] libyaml: adjust license checksum to omit
> copyright year lines.
Eh, what? That's definitely not the right thing to do. For a license
that says "The above copyright notice and this permission notice shall
be included in all copies or substantial portions of the Software.",
removing the copyright information makes the file useless as part of,
e.g., ${PN}-lic.
> Signed-off-by: Alexander Kanavin <[email protected]>
> ---
> meta/recipes-support/libyaml/libyaml_0.2.4.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-support/libyaml/libyaml_0.2.4.bb
> b/meta/recipes-support/libyaml/libyaml_0.2.4.bb
> index e1817748bc..b0f85cda0e 100644
> --- a/meta/recipes-support/libyaml/libyaml_0.2.4.bb
> +++ b/meta/recipes-support/libyaml/libyaml_0.2.4.bb
> @@ -5,7 +5,7 @@ HOMEPAGE = "https://pyyaml.org/wiki/LibYAML"
> SECTION = "libs/devel"
>
> LICENSE = "MIT"
> -LIC_FILES_CHKSUM = "file://License;md5=7bbd28caa69f81f5cd5f48647236663d"
> +LIC_FILES_CHKSUM =
> "file://License;md5=51591594753f05018680f6db765d5a46;beginline=3"
>
> SRC_URI = "https://pyyaml.org/download/libyaml/yaml-${PV}.tar.gz"
> SRC_URI[md5sum] = "0532bb32548ee92f1c0328aa8a87dec7"
> --
> 2.26.2
//Peter
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#139054):
https://lists.openembedded.org/g/openembedded-core/message/139054
Mute This Topic: https://lists.openembedded.org/mt/74584232/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-