diff mbox series

[kirkstone] libpciaccess: Remove duplicated license entry

Message ID 20240503061411.27610-1-nikhil.r@kpit.com
State Accepted, archived
Commit f85d5dfc91d536a00669ca3148d8c3b2727b183d
Delegated to: Steve Sakoman
Headers show
Series [kirkstone] libpciaccess: Remove duplicated license entry | expand

Commit Message

Nikhil R May 3, 2024, 6:14 a.m. UTC
Remove duplicated MIT license entry for libpciaccess

Duplication was done as part of below commit:

Link: https://git.yoctoproject.org/poky/commit/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb?h=kirkstone&id=b0130fcf91daee0d905af755302fabe608da141c

Signed-off-by: Bhabu Bindu <bhabu.bindu@kpit.com>
---
 meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Steve Sakoman May 3, 2024, 1:34 p.m. UTC | #1
Since this is also an issue in master branch, I'll need you to submit
this patch for master first before I can take it in kirkstone.

Thanks,

Steve

On Thu, May 2, 2024 at 11:14 PM nikhil via lists.openembedded.org
<nikhilar2410=gmail.com@lists.openembedded.org> wrote:
>
> Remove duplicated MIT license entry for libpciaccess
>
> Duplication was done as part of below commit:
>
> Link: https://git.yoctoproject.org/poky/commit/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb?h=kirkstone&id=b0130fcf91daee0d905af755302fabe608da141c
>
> Signed-off-by: Bhabu Bindu <bhabu.bindu@kpit.com>
> ---
>  meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
> index d55315efc2..445f3751fe 100644
> --- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
> +++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
> @@ -11,7 +11,7 @@ SRC_URI += "\
>  SRC_URI[md5sum] = "b34e2cbdd6aa8f9cc3fa613fd401a6d6"
>  SRC_URI[sha256sum] = "214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489"
>
> -LICENSE = "MIT & MIT"
> +LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
>
>  REQUIRED_DISTRO_FEATURES = ""
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#198968): https://lists.openembedded.org/g/openembedded-core/message/198968
> Mute This Topic: https://lists.openembedded.org/mt/105883179/3620601
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [steve@sakoman.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Bhabu Bindu May 6, 2024, 5:12 a.m. UTC | #2
Hello Steve,

The license is already corrected in master branch during libpciaccess upgrade.
Link given below, I guess it doesn't need a patch for master as issue is resolved.

Link: https://git.yoctoproject.org/poky/commit/meta/recipes-graphics/xorg-lib?id=00013601aad7826df6524b15356ce935234af3e4


Best Regards,
Bindu B
________________________________
From: Steve Sakoman <steve@sakoman.com>
Sent: 03 May 2024 19:04
To: nikhilar2410@gmail.com <nikhilar2410@gmail.com>
Cc: openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org>; bindu.bhabu@kpit.com <bindu.bhabu@kpit.com>; Nikhil R <Nikhil.R@kpit.com>; Bhabu Bindu <Bhabu.Bindu@kpit.com>
Subject: Re: [OE-core][kirkstone][PATCH] libpciaccess: Remove duplicated license entry

Caution: This email originated from outside of the KPIT. Do not click links or open attachments unless you recognize the sender and know the content is safe.

Since this is also an issue in master branch, I'll need you to submit
this patch for master first before I can take it in kirkstone.

Thanks,

Steve

On Thu, May 2, 2024 at 11:14 PM nikhil via lists.openembedded.org
<nikhilar2410=gmail.com@lists.openembedded.org> wrote:
>
> Remove duplicated MIT license entry for libpciaccess
>
> Duplication was done as part of below commit:
>
> Link: https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.yoctoproject.org%2Fpoky%2Fcommit%2Fmeta%2Frecipes-graphics%2Fxorg-lib%2Flibpciaccess_0.16.bb%3Fh%3Dkirkstone%26id%3Db0130fcf91daee0d905af755302fabe608da141c&data=05%7C02%7Cbhabu.bindu%40kpit.com%7C446077ba80b7430f444508dc6b75dbd8%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C638503401176716494%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=jjtOuUvgYHnDt2pqAdFSpX8CwwFVHiZ0ZhvpyqdETR4%3D&reserved=0<https://git.yoctoproject.org/poky/commit/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb?h=kirkstone&id=b0130fcf91daee0d905af755302fabe608da141c>
>
> Signed-off-by: Bhabu Bindu <bhabu.bindu@kpit.com>
> ---
>  meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
> index d55315efc2..445f3751fe 100644
> --- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
> +++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
> @@ -11,7 +11,7 @@ SRC_URI += "\
>  SRC_URI[md5sum] = "b34e2cbdd6aa8f9cc3fa613fd401a6d6"
>  SRC_URI[sha256sum] = "214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489"
>
> -LICENSE = "MIT & MIT"
> +LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
>
>  REQUIRED_DISTRO_FEATURES = ""
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#198968): https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.openembedded.org%2Fg%2Fopenembedded-core%2Fmessage%2F198968&data=05%7C02%7Cbhabu.bindu%40kpit.com%7C446077ba80b7430f444508dc6b75dbd8%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C638503401176725083%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=%2BzM9zvowtEVL1xaPh%2B57Ikbk7OmnRNrpEIRumcmfmV8%3D&reserved=0<https://lists.openembedded.org/g/openembedded-core/message/198968>
> Mute This Topic: https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.openembedded.org%2Fmt%2F105883179%2F3620601&data=05%7C02%7Cbhabu.bindu%40kpit.com%7C446077ba80b7430f444508dc6b75dbd8%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C638503401176727786%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=zJ%2Bad3UVTbafq2BdfUgNaz2V0%2FK11JXYm4eVhHe42To%3D&reserved=0<https://lists.openembedded.org/mt/105883179/3620601>
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.openembedded.org%2Fg%2Fopenembedded-core%2Funsub&data=05%7C02%7Cbhabu.bindu%40kpit.com%7C446077ba80b7430f444508dc6b75dbd8%7C3539451eb46e4a26a242ff61502855c7%7C0%7C0%7C638503401176730301%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=jObkwkOxLgUx0JcYPxpknbmSSeHjyi6bV4kUawLcLms%3D&reserved=0<https://lists.openembedded.org/g/openembedded-core/unsub> [steve@sakoman.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb b/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
index d55315efc2..445f3751fe 100644
--- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.16.bb
@@ -11,7 +11,7 @@  SRC_URI += "\
 SRC_URI[md5sum] = "b34e2cbdd6aa8f9cc3fa613fd401a6d6"
 SRC_URI[sha256sum] = "214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489"
 
-LICENSE = "MIT & MIT"
+LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=277aada5222b9a22fbf3471ff3687068"
 
 REQUIRED_DISTRO_FEATURES = ""