Add PKG_LICENSE tags for luci-app-sqm and sqm-scripts.
This commit is contained in:
parent
0dcfd07ba6
commit
26eae4b9be
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||||
PKG_NAME:=luci-app-sqm
|
PKG_NAME:=luci-app-sqm
|
||||||
PKG_VERSION:=3
|
PKG_VERSION:=3
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
PKG_LICENSE:=GPLv2
|
||||||
LUCI_DIR:=/usr/lib/lua/luci
|
LUCI_DIR:=/usr/lib/lua/luci
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
|
@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||||
PKG_NAME:=sqm-scripts
|
PKG_NAME:=sqm-scripts
|
||||||
PKG_VERSION:=6
|
PKG_VERSION:=6
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
PKG_LICENSE:=GPLv2
|
||||||
|
|
||||||
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue