[OpenWrt-Devel] [PATCH CC 3/4] px5g: add license tag

Florian Eckert eckert.florian at googlemail.com
Tue May 31 06:06:47 EDT 2016


show the license for this package in opkg

Signed-off-by: Florian Eckert <Eckert.Florian at googlemail.com>
---
 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 8677a8b..071f479 100644
--- a/package/utils/px5g/Makefile
+++ b/package/utils/px5g/Makefile
@@ -8,9 +8,10 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=px5g
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_USE_MIPS16:=0
+PKG_LICENSE:=LGPL-2.1
 
 include $(INCLUDE_DIR)/package.mk
 
-- 
2.1.4
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list