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:
Paul Spooren 2022-06-07 14:28:47 +02:00
parent fc313a59db
commit 5bbea49559

View file

@ -14,6 +14,7 @@ LUCI_DESCRIPTION:=Standard OpenWrt set including full admin with ppp support and
LUCI_DEPENDS:= \ LUCI_DEPENDS:= \
+IPV6:luci-proto-ipv6 \ +IPV6:luci-proto-ipv6 \
+libiwinfo-lua \ +libiwinfo-lua \
+luci-app-attendedsysupgrade \
+luci-app-firewall \ +luci-app-firewall \
+luci-app-opkg \ +luci-app-opkg \
+luci-mod-admin-full \ +luci-mod-admin-full \