From 5ac43d6ec2d7eaf35e78accff3ac6b36d62f3ef9 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Tue, 31 May 2016 12:57:22 +0200 Subject: [PATCH] px5g: add license tag show the license for this package in opkg Signed-off-by: Florian Eckert --- package/utils/px5g/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package/utils/px5g/Makefile b/package/utils/px5g/Makefile index 8677a8b174..c886ae5880 100644 --- a/package/utils/px5g/Makefile +++ b/package/utils/px5g/Makefile @@ -8,7 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=px5g -PKG_RELEASE:=3 +PKG_RELEASE:=4 +PKG_LICENSE:=LGPL-2.1 PKG_USE_MIPS16:=0 -- 2.35.1