projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
946bad0
)
luci-lib-ipkg: add missing license information
author
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:48:47 +0000
(13:48 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:48:47 +0000
(13:48 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
libs/luci-lib-ipkg/Makefile
patch
|
blob
|
history
diff --git
a/libs/luci-lib-ipkg/Makefile
b/libs/luci-lib-ipkg/Makefile
index 52fcf6fe82dfa388568f32e2bfe1754832d15b78..aaed839bea802e8ab842b8e1ceebfe2c4490f34f 100644
(file)
--- a/
libs/luci-lib-ipkg/Makefile
+++ b/
libs/luci-lib-ipkg/Makefile
@@
-9,6
+9,8
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Legacy opkg interface class
LUCI_DEPENDS:=+luci-base
+PKG_LICENSE:=Apache-2.0
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature