On Fri, Jul 6, 2018 at 9:15 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 was wondering the same thing, and didn't get a chance to check! I probably should have just asked :D Bruce > > - 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 -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
