[poky,dunfell,1/6] lsof: correct LICENSE

Message ID 20220124171609.20282-1-nishaparrakat@gmail.com
State New, archived
Headers show
Series [poky,dunfell,1/6] lsof: correct LICENSE | expand

Commit Message

Nisha Parrakat Jan. 24, 2022, 5:16 p.m. UTC
From: Ross Burton <ross@burtonini.com>

The lsof LICENSE is superficially BSD-like, but it isn't BSD.  Now that
we have the full SPDX license set in oe-core, use Spencer-94.

(From OE-Core rev: 5c1d61d1d4dfacb643a366285c0392e6a31087ed)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Nisha Parrakat <nishaparrakat@gmail.com>
---
 meta/recipes-extended/lsof/lsof_4.91.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Steve Sakoman Jan. 29, 2022, 3:20 p.m. UTC | #1
On Mon, Jan 24, 2022 at 7:16 AM Nisha Parrakat <nishaparrakat@gmail.com> wrote:
>
> From: Ross Burton <ross@burtonini.com>
>
> The lsof LICENSE is superficially BSD-like, but it isn't BSD.  Now that
> we have the full SPDX license set in oe-core, use Spencer-94.

Results in following warning:

WARNING: build-appliance-image-15.0.0-r0 do_rootfs: The license listed
Spencer-94 was not in the licenses collected for recipe lsof

Steve
>
> (From OE-Core rev: 5c1d61d1d4dfacb643a366285c0392e6a31087ed)
>
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
> Signed-off-by: Nisha Parrakat <nishaparrakat@gmail.com>
> ---
>  meta/recipes-extended/lsof/lsof_4.91.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-extended/lsof/lsof_4.91.bb b/meta/recipes-extended/lsof/lsof_4.91.bb
> index b3adfd57af..7c85bf23fc 100644
> --- a/meta/recipes-extended/lsof/lsof_4.91.bb
> +++ b/meta/recipes-extended/lsof/lsof_4.91.bb
> @@ -3,7 +3,7 @@ DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \
>  Its name stands for LiSt Open Files, and it does just that."
>  HOMEPAGE = "http://people.freebsd.org/~abe/"
>  SECTION = "devel"
> -LICENSE = "BSD"
> +LICENSE = "Spencer-94"
>  LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429ba3b39dbb9f205172a"
>
>  # Upstream lsof releases are hosted on an ftp server which times out download
> --
> 2.17.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#160883): https://lists.openembedded.org/g/openembedded-core/message/160883
> Mute This Topic: https://lists.openembedded.org/mt/88651664/3620601
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [steve@sakoman.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Ross Burton Jan. 31, 2022, 11:40 a.m. UTC | #2
On 29/01/2022, 15:21, "Steve Sakoman" <steve@sakoman.com> wrote:

    On Mon, Jan 24, 2022 at 7:16 AM Nisha Parrakat <nishaparrakat@gmail.com> wrote:
    >
    > From: Ross Burton <ross@burtonini.com>
    >
    > The lsof LICENSE is superficially BSD-like, but it isn't BSD.  Now that
    > we have the full SPDX license set in oe-core, use Spencer-94.

    Results in following warning:

    WARNING: build-appliance-image-15.0.0-r0 do_rootfs: The license listed
    Spencer-94 was not in the licenses collected for recipe lsof

If you're going to backport these license fixes, then you'll really need oe-core e2f9092c37395f4e3ee9d0777e28c83cce6007ee too which adds the new license files.

Ross

IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Nisha Parrakat Jan. 31, 2022, 8:22 p.m. UTC | #3
ack. I will submit a new patch set.
Steve Sakoman Jan. 31, 2022, 9:41 p.m. UTC | #4
On Mon, Jan 31, 2022 at 10:22 AM Nisha Parrakat <nishaparrakat@gmail.com> wrote:
>
> ack. I will submit a new patch set.

You can see the ones I've already pulled in here, so no need to resubmit those:

https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut

Steve

> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#161136): https://lists.openembedded.org/g/openembedded-core/message/161136
> Mute This Topic: https://lists.openembedded.org/mt/88651664/3617601
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [sakoman@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

Patch

diff --git a/meta/recipes-extended/lsof/lsof_4.91.bb b/meta/recipes-extended/lsof/lsof_4.91.bb
index b3adfd57af..7c85bf23fc 100644
--- a/meta/recipes-extended/lsof/lsof_4.91.bb
+++ b/meta/recipes-extended/lsof/lsof_4.91.bb
@@ -3,7 +3,7 @@  DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \
 Its name stands for LiSt Open Files, and it does just that."
 HOMEPAGE = "http://people.freebsd.org/~abe/"
 SECTION = "devel"
-LICENSE = "BSD"
+LICENSE = "Spencer-94"
 LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429ba3b39dbb9f205172a"
 
 # Upstream lsof releases are hosted on an ftp server which times out download