git.99rst.org
/
openwrt-luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
d94efb5
)
luci-app-opkg: add missing PKG_LICENSE
author
Florian Eckert
<redacted>
Fri, 15 Mar 2024 14:23:39 +0000
(15:23 +0100)
committer
Florian Eckert
<redacted>
Fri, 15 Mar 2024 14:30:31 +0000
(15:30 +0100)
Signed-off-by: Florian Eckert <redacted>
applications/luci-app-opkg/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-opkg/Makefile
b/applications/luci-app-opkg/Makefile
index 0f3d8a7027ccf524a28c1277c7262c76c651e4c4..1510a5acb96a5142fa3b2650441c3817fa934917 100644
(file)
--- a/
applications/luci-app-opkg/Makefile
+++ b/
applications/luci-app-opkg/Makefile
@@
-6,6
+6,8
@@
include $(TOPDIR)/rules.mk
+PKG_LICENSE:=Apache-2.0
+
LUCI_TITLE:=OPKG package management application
LUCI_DEPENDS:=+luci-base +opkg
git clone https://git.99rst.org/PROJECT