On Fri, Jul 6, 2018 at 6:16 PM akuster808 <[email protected]> wrote: > > > > On 07/05/2018 11:26 PM, Takuma Ueba wrote: > > Signed-off-by: Takuma Ueba <[email protected]> > > --- > > 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. >
I dont think it changed, the SRC_URI for this is https://github.com/wbond/asn1crypto I am not sure if homepage is correct for this > - armin > > LIC_FILES_CHKSUM = "file://LICENSE;md5=52010cd3c7d7bd965b55721ef4d93ec2" > > > > PYPI_PACKAGE = "asn1crypto" > > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
