lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 608aa5d3cad7d52c4db52944be24020b95a56eb2
parent b506d3b83500d9ef76a57e04622b672504664f40
Author: Micke Prag <micke.prag@telldus.se>
Date:   Mon, 29 Jun 2015 15:04:36 +0200

python-pyserial: Add missing license

Signed-off-by: Micke Prag <micke.prag@telldus.se>

Diffstat:
Mlang/python-pyserial/Makefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/lang/python-pyserial/Makefile b/lang/python-pyserial/Makefile @@ -11,6 +11,7 @@ PKG_NAME:=python-pyserial PKG_VERSION:=2.7 PKG_RELEASE:=1 PKG_MAINTAINER:=Micke Prag <micke.prag@telldus.se> +PKG_LICENSE:=Python-2.0 PKG_SOURCE:=pyserial-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://pypi.python.org/packages/source/p/pyserial/