All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] zip: fix the license description
@ 2018-07-11  9:45 Takuma Ueba
  2018-07-11 10:28 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Takuma Ueba @ 2018-07-11  9:45 UTC (permalink / raw)
  To: openembedded-core

Exactly speaking, BSD-3-Clause differ from Info-ZIP license.
Consequently, we fixed license description.

Signed-off-by: Takuma Ueba <ueba.takuma@jp.fujitsu.com>
---
 meta/recipes-extended/zip/zip_3.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/zip/zip_3.0.bb b/meta/recipes-extended/zip/zip_3.0.bb
index de779e94aa..7851a2a506 100644
--- a/meta/recipes-extended/zip/zip_3.0.bb
+++ b/meta/recipes-extended/zip/zip_3.0.bb
@@ -2,7 +2,7 @@ SUMMARY = "Compressor/archiver for creating and modifying .zip files"
 HOMEPAGE = "http://www.info-zip.org"
 SECTION = "console/utils"
 
-LICENSE = "BSD-3-Clause"
+LICENSE = "Info-ZIP"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=04d43c5d70b496c032308106e26ae17d"
 
 PR = "r2"
-- 
2.17.1




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] zip: fix the license description
  2018-07-11  9:45 [PATCH] zip: fix the license description Takuma Ueba
@ 2018-07-11 10:28 ` Burton, Ross
  2018-07-13  7:12   ` Takuma Ueba
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2018-07-11 10:28 UTC (permalink / raw)
  To: Takuma Ueba; +Cc: OE-core

On 11 July 2018 at 10:45, Takuma Ueba <ueba.takuma@jp.fujitsu.com> wrote:
> Exactly speaking, BSD-3-Clause differ from Info-ZIP license.
> Consequently, we fixed license description.

WARNING: zip-3.0-r2 do_populate_lic: zip: No generic license file
exists for: Info-ZIP in any provider

Ross


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] zip: fix the license description
  2018-07-11 10:28 ` Burton, Ross
@ 2018-07-13  7:12   ` Takuma Ueba
  0 siblings, 0 replies; 3+ messages in thread
From: Takuma Ueba @ 2018-07-13  7:12 UTC (permalink / raw)
  To: Burton, Ross; +Cc: OE-core

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

Hi Ross

I'm sorry to trouble you.
I will resend after this problem solved.

On 2018年07月11日 19:28, Burton, Ross wrote:
> On 11 July 2018 at 10:45, Takuma Ueba <ueba.takuma@jp.fujitsu.com> wrote:
>> Exactly speaking, BSD-3-Clause differ from Info-ZIP license.
>> Consequently, we fixed license description.
> WARNING: zip-3.0-r2 do_populate_lic: zip: No generic license file
> exists for: Info-ZIP in any provider
>
> Ross
>
>


[-- Attachment #2: Type: text/html, Size: 1077 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-13  7:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-11  9:45 [PATCH] zip: fix the license description Takuma Ueba
2018-07-11 10:28 ` Burton, Ross
2018-07-13  7:12   ` Takuma Ueba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.