All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tini: fix license
@ 2018-06-13 23:54 Ricardo Salveti
  2018-06-14  8:34 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Salveti @ 2018-06-13 23:54 UTC (permalink / raw)
  To: meta-virtualization

tini is licensed under the MIT license instead of Apache-2.0.

Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
---
 recipes-containers/tini/tini_0.18.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-containers/tini/tini_0.18.0.bb b/recipes-containers/tini/tini_0.18.0.bb
index 7c124a8..373d886 100644
--- a/recipes-containers/tini/tini_0.18.0.bb
+++ b/recipes-containers/tini/tini_0.18.0.bb
@@ -10,7 +10,7 @@ SRC_URI = " \
   file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch \
   "
 
-LICENSE = "Apache-2.0"
+LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ffc9091894702bc5dcf4cc0085561ef5"
 
 S = "${WORKDIR}/git"
-- 
2.7.4



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

* Re: [PATCH] tini: fix license
  2018-06-13 23:54 [PATCH] tini: fix license Ricardo Salveti
@ 2018-06-14  8:34 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2018-06-14  8:34 UTC (permalink / raw)
  To: Ricardo Salveti; +Cc: meta-virtualization

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

merged.

Bruce

On Wed, Jun 13, 2018 at 7:54 PM, Ricardo Salveti <
ricardo@opensourcefoundries.com> wrote:

> tini is licensed under the MIT license instead of Apache-2.0.
>
> Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
> ---
>  recipes-containers/tini/tini_0.18.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/tini/tini_0.18.0.bb
> b/recipes-containers/tini/tini_0.18.0.bb
> index 7c124a8..373d886 100644
> --- a/recipes-containers/tini/tini_0.18.0.bb
> +++ b/recipes-containers/tini/tini_0.18.0.bb
> @@ -10,7 +10,7 @@ SRC_URI = " \
>    file://0001-Do-not-strip-the-output-binary-allow-yocto-to-do-thi.patch
> \
>    "
>
> -LICENSE = "Apache-2.0"
> +LICENSE = "MIT"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=ffc9091894702bc5dcf4cc0085561ef5"
>
>  S = "${WORKDIR}/git"
> --
> 2.7.4
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"

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

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

end of thread, other threads:[~2018-06-14  8:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-13 23:54 [PATCH] tini: fix license Ricardo Salveti
2018-06-14  8:34 ` Bruce Ashfield

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.