* [Buildroot] [PATCH] python-pyasn: fix license file
@ 2015-12-15 14:27 Gustavo Zacarias
2015-12-15 20:40 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-12-15 14:27 UTC (permalink / raw)
To: buildroot
It's not LICENSE.txt and not LICENSE, fixes:
http://autobuild.buildroot.net/results/d29/d293f35d8034eaaa519565b14641d1b56206cbc8/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/python-pyasn/python-pyasn.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/python-pyasn/python-pyasn.mk b/package/python-pyasn/python-pyasn.mk
index 8b10958..80d18cd 100644
--- a/package/python-pyasn/python-pyasn.mk
+++ b/package/python-pyasn/python-pyasn.mk
@@ -8,7 +8,7 @@ PYTHON_PYASN_VERSION = 0.1.9
PYTHON_PYASN_SOURCE = pyasn1-$(PYTHON_PYASN_VERSION).tar.gz
PYTHON_PYASN_SITE = https://pypi.python.org/packages/source/p/pyasn1
PYTHON_PYASN_LICENSE = BSD-2c
-PYTHON_PYASN_LICENSE_FILES = LICENSE
+PYTHON_PYASN_LICENSE_FILES = LICENSE.txt
PYTHON_PYASN_SETUP_TYPE = distutils
$(eval $(python-package))
--
2.4.10
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] python-pyasn: fix license file
2015-12-15 14:27 [Buildroot] [PATCH] python-pyasn: fix license file Gustavo Zacarias
@ 2015-12-15 20:40 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-12-15 20:40 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 15 Dec 2015 11:27:34 -0300, Gustavo Zacarias wrote:
> It's not LICENSE.txt and not LICENSE, fixes:
> http://autobuild.buildroot.net/results/d29/d293f35d8034eaaa519565b14641d1b56206cbc8/
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/python-pyasn/python-pyasn.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-15 20:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-15 14:27 [Buildroot] [PATCH] python-pyasn: fix license file Gustavo Zacarias
2015-12-15 20:40 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox