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:
fc313a5
)
luci: add luci-app-attendedsysupgrade by default
author
Paul Spooren
<mail@aparcar.org>
Tue, 7 Jun 2022 12:28:47 +0000
(14:28 +0200)
committer
Paul Spooren
<mail@aparcar.org>
Tue, 18 Oct 2022 10:06:46 +0000
(12:06 +0200)
The attendedsysupgrade makes it trivial to upgrade to newer releases by
requesting custom firmware images from an API.
Signed-off-by: Paul Spooren <mail@aparcar.org>
collections/luci/Makefile
patch
|
blob
|
history
diff --git
a/collections/luci/Makefile
b/collections/luci/Makefile
index f99010a1bd934886feacdc4c147728cd80f247ad..dbf5edbde782c8c33e9b04294d767feeb368f5ff 100644
(file)
--- a/
collections/luci/Makefile
+++ b/
collections/luci/Makefile
@@
-14,6
+14,7
@@
LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and
LUCI_DEPENDS:= \
+IPV6:luci-proto-ipv6 \
+libiwinfo-lua \
+ +luci-app-attendedsysupgrade \
+luci-app-firewall \
+luci-app-opkg \
+luci-mod-admin-full \