luci: add luci-app-attendedsysupgrade by default
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>
This commit is contained in:
parent
fc313a59db
commit
5bbea49559
1 changed files with 1 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue