[oe] [PATCH] fix license from Apache-2.0 to MIT

akuster808 akuster808 at gmail.com
Sat Jul 7 01:15:55 UTC 2018



On 07/05/2018 11:26 PM, Takuma Ueba wrote:
> Signed-off-by: Takuma Ueba <ueba.takuma at jp.fujitsu.com>
> ---
>  meta-python/recipes-devtools/python/python-asn1crypto.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-devtools/python/python-asn1crypto.inc b/meta-python/recipes-devtools/python/python-asn1crypto.inc
> index 5c379956f..660bf09a7 100644
> --- a/meta-python/recipes-devtools/python/python-asn1crypto.inc
> +++ b/meta-python/recipes-devtools/python/python-asn1crypto.inc
> @@ -1,7 +1,7 @@
>  DESCRIPTION = "Python binding to the Networking and Cryptography (NaCl) library"
>  HOMEPAGE = "https://github.com/pyca/pynacl"
>  SECTION = "devel/python"
> -LICENSE = "Apache-2.0"
> +LICENSE = "MIT"

Why did the LICENSE change? maybe not that in the commit message. It
helps the stable branch maintainer to decide if this needs to propagate
to other branches.

- armin
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=52010cd3c7d7bd965b55721ef4d93ec2"
>  
>  PYPI_PACKAGE = "asn1crypto"




More information about the Openembedded-devel mailing list