summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSergey Ponomarev <stokito@gmail.com>2023-09-24 11:16:58 +0300
committerSergey Ponomarev <stokito@gmail.com>2023-09-24 11:16:58 +0300
commit4c03f5ff1fbd8a733f5df8007d51eaa397ca6089 (patch)
tree3bd82e9d10b8727273f6da44bd22085a9af157b2
parent3e7fe9f07bc7f775f9fb3d1f1e2a9b972faf86d1 (diff)
applications: remove LUCI_PKGARCH:=all
This is anyway default Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
-rw-r--r--applications/luci-app-adblock-fast/Makefile1
-rw-r--r--applications/luci-app-adblock/Makefile1
-rw-r--r--applications/luci-app-advanced-reboot/Makefile1
-rw-r--r--applications/luci-app-apinger/Makefile1
-rw-r--r--applications/luci-app-aria2/Makefile1
-rw-r--r--applications/luci-app-babeld/Makefile1
-rw-r--r--applications/luci-app-banip/Makefile1
-rw-r--r--applications/luci-app-cshark/Makefile1
-rw-r--r--applications/luci-app-dawn/Makefile1
-rw-r--r--applications/luci-app-ddns/Makefile1
-rw-r--r--applications/luci-app-dnscrypt-proxy/Makefile1
-rw-r--r--applications/luci-app-dockerman/Makefile1
-rw-r--r--applications/luci-app-eoip/Makefile1
-rw-r--r--applications/luci-app-https-dns-proxy/Makefile1
-rw-r--r--applications/luci-app-keepalived/Makefile1
-rw-r--r--applications/luci-app-ledtrig-rssi/Makefile1
-rw-r--r--applications/luci-app-ledtrig-switch/Makefile1
-rw-r--r--applications/luci-app-ledtrig-usbport/Makefile1
-rw-r--r--applications/luci-app-lorawan-basicstation/Makefile1
-rw-r--r--applications/luci-app-lxc/Makefile1
-rw-r--r--applications/luci-app-mosquitto/Makefile1
-rw-r--r--applications/luci-app-mwan3/Makefile1
-rw-r--r--applications/luci-app-nextdns/Makefile1
-rw-r--r--applications/luci-app-nut/Makefile1
-rw-r--r--applications/luci-app-omcproxy/Makefile1
-rw-r--r--applications/luci-app-pbr/Makefile1
-rw-r--r--applications/luci-app-privoxy/Makefile1
-rw-r--r--applications/luci-app-radicale/Makefile1
-rw-r--r--applications/luci-app-radicale2/Makefile1
-rw-r--r--applications/luci-app-smartdns/Makefile1
-rw-r--r--applications/luci-app-snmpd/Makefile1
-rw-r--r--applications/luci-app-sqm/Makefile1
-rw-r--r--applications/luci-app-travelmate/Makefile1
-rw-r--r--applications/luci-app-xinetd/Makefile1
34 files changed, 0 insertions, 34 deletions
diff --git a/applications/luci-app-adblock-fast/Makefile b/applications/luci-app-adblock-fast/Makefile
index 7dcb82ba73..b55ac6a1eb 100644
--- a/applications/luci-app-adblock-fast/Makefile
+++ b/applications/luci-app-adblock-fast/Makefile
@@ -10,7 +10,6 @@ PKG_VERSION:=1.0.0-1
LUCI_TITLE:=AdBlock-Fast Web UI
LUCI_DESCRIPTION:=Provides Web UI for adblock-fast service.
LUCI_DEPENDS:=+luci-base +adblock-fast +jsonfilter
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-adblock/Makefile b/applications/luci-app-adblock/Makefile
index 3548c52323..25f90af4f9 100644
--- a/applications/luci-app-adblock/Makefile
+++ b/applications/luci-app-adblock/Makefile
@@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Adblock
LUCI_DEPENDS:=+luci-base +adblock
-LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0
diff --git a/applications/luci-app-advanced-reboot/Makefile b/applications/luci-app-advanced-reboot/Makefile
index 09190dfbf9..6c1dead622 100644
--- a/applications/luci-app-advanced-reboot/Makefile
+++ b/applications/luci-app-advanced-reboot/Makefile
@@ -13,7 +13,6 @@ LUCI_DESCRIPTION:=Provides Web UI (found under System/Advanced Reboot) to reboot
an alternative partition. Also provides Web UI to shut down (power off) your device. Supported dual-partition\
routers are listed at https://docs.openwrt.melmac.net/luci-app-advanced-reboot/
LUCI_DEPENDS:=+luci-base +jshn
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-apinger/Makefile b/applications/luci-app-apinger/Makefile
index 77b18bf08d..81e1d55da3 100644
--- a/applications/luci-app-apinger/Makefile
+++ b/applications/luci-app-apinger/Makefile
@@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for the Apinger
LUCI_DEPENDS:=+luci-base +apinger +apinger-rrd
-LUCI_PKGARCH:=all
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Jaymin Patel <jem.patel@gmail.com>
diff --git a/applications/luci-app-aria2/Makefile b/applications/luci-app-aria2/Makefile
index f6f10dc8be..3ddc4dd580 100644
--- a/applications/luci-app-aria2/Makefile
+++ b/applications/luci-app-aria2/Makefile
@@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for Aria2
LUCI_DEPENDS:=+luci-base +aria2
-LUCI_PKGARCH:=all
PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>
PKG_LICENSE:=MIT
diff --git a/applications/luci-app-babeld/Makefile b/applications/luci-app-babeld/Makefile
index 50ce9ce068..c5f3d27c96 100644
--- a/applications/luci-app-babeld/Makefile
+++ b/applications/luci-app-babeld/Makefile
@@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for babeld
LUCI_DEPENDS:=+luci-base +babeld +luci-compat
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-banip/Makefile b/applications/luci-app-banip/Makefile
index 0da87b9e92..c3c7ebea48 100644
--- a/applications/luci-app-banip/Makefile
+++ b/applications/luci-app-banip/Makefile
@@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for banIP
LUCI_DEPENDS:=+luci-base +banip
-LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0
diff --git a/applications/luci-app-cshark/Makefile b/applications/luci-app-cshark/Makefile
index 1273b50a3b..2e89eaafde 100644
--- a/applications/luci-app-cshark/Makefile
+++ b/applications/luci-app-cshark/Makefile
@@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Cloudshark capture tool Web UI
LUCI_DEPENDS:=+luci-base +luci-compat +cshark
-LUCI_PKGARCH:=all
PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>
diff --git a/applications/luci-app-dawn/Makefile b/applications/luci-app-dawn/Makefile
index 3e1ce3cc0a..a216f28187 100644
--- a/applications/luci-app-dawn/Makefile
+++ b/applications/luci-app-dawn/Makefile
@@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for DAWN
LUCI_DEPENDS:=+luci-base +dawn +luci-compat +luci-lib-json
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-ddns/Makefile b/applications/luci-app-ddns/Makefile
index 579843665c..a2d5935b16 100644
--- a/applications/luci-app-ddns/Makefile
+++ b/applications/luci-app-ddns/Makefile
@@ -13,7 +13,6 @@ PKG_MAINTAINER:=Ansuel Smith <ansuelsmth@gmail.com>
LUCI_TITLE:=LuCI Support for Dynamic DNS Client (ddns-scripts)
LUCI_DEPENDS:=+luci-base +luci-lua-runtime +ddns-scripts
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-dnscrypt-proxy/Makefile b/applications/luci-app-dnscrypt-proxy/Makefile
index e79b06de88..20b838068e 100644
--- a/applications/luci-app-dnscrypt-proxy/Makefile
+++ b/applications/luci-app-dnscrypt-proxy/Makefile
@@ -6,7 +6,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for DNSCrypt-Proxy
LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-dockerman/Makefile b/applications/luci-app-dockerman/Makefile
index 06c7180b0a..72ec1d97b3 100644
--- a/applications/luci-app-dockerman/Makefile
+++ b/applications/luci-app-dockerman/Makefile
@@ -7,7 +7,6 @@ LUCI_DEPENDS:=@(aarch64||arm||x86_64) \
+luci-lib-docker \
+docker \
+ttyd
-LUCI_PKGARCH:=all
PKG_LICENSE:=AGPL-3.0
PKG_MAINTAINER:=lisaac <lisaac.cn@gmail.com> \
diff --git a/applications/luci-app-eoip/Makefile b/applications/luci-app-eoip/Makefile
index f28b00e151..1b31cc592a 100644
--- a/applications/luci-app-eoip/Makefile
+++ b/applications/luci-app-eoip/Makefile
@@ -9,7 +9,6 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI Support for EoIP
LUCI_DEPENDS:=+eoip +luci-base
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-https-dns-proxy/Makefile b/applications/luci-app-https-dns-proxy/Makefile
index 4ed8b88163..54f1e6e59b 100644
--- a/applications/luci-app-https-dns-proxy/Makefile
+++ b/applications/luci-app-https-dns-proxy/Makefile
@@ -10,7 +10,6 @@ PKG_VERSION:=2023-05-25-4
LUCI_TITLE:=DNS Over HTTPS Proxy Web UI
LUCI_DESCRIPTION:=Provides Web UI for DNS Over HTTPS Proxy
LUCI_DEPENDS:=+luci-base +https-dns-proxy
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-keepalived/Makefile b/applications/luci-app-keepalived/Makefile
index 81b0cc2635..68dd7118bf 100644
--- a/applications/luci-app-keepalived/Makefile
+++ b/applications/luci-app-keepalived/Makefile
@@ -10,7 +10,6 @@ PKG_MAINTAINER:=Jaymin Patel <jem.patel@gmail.com>
LUCI_TITLE:=LuCI support for the Keepalived
LUCI_DEPENDS:=+luci-base +keepalived +keepalived-sync
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-ledtrig-rssi/Makefile b/applications/luci-app-ledtrig-rssi/Makefile
index e08acad4e2..184739acef 100644
--- a/applications/luci-app-ledtrig-rssi/Makefile
+++ b/applications/luci-app-ledtrig-rssi/Makefile
@@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger rssi
LUCI_DEPENDS:=+luci-base +rssileds
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-ledtrig-switch/Makefile b/applications/luci-app-ledtrig-switch/Makefile
index cecacfa80f..debea20e4f 100644
--- a/applications/luci-app-ledtrig-switch/Makefile
+++ b/applications/luci-app-ledtrig-switch/Makefile
@@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger switch
LUCI_DEPENDS:=+luci-base
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-ledtrig-usbport/Makefile b/applications/luci-app-ledtrig-usbport/Makefile
index 5e2cee96f2..577ea9175f 100644
--- a/applications/luci-app-ledtrig-usbport/Makefile
+++ b/applications/luci-app-ledtrig-usbport/Makefile
@@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= LuCI Support for ledtrigger usbport
LUCI_DEPENDS:=+luci-base +kmod-usb-ledtrig-usbport
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-lorawan-basicstation/Makefile b/applications/luci-app-lorawan-basicstation/Makefile
index 1eb2afe5f9..5875eb17f8 100644
--- a/applications/luci-app-lorawan-basicstation/Makefile
+++ b/applications/luci-app-lorawan-basicstation/Makefile
@@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for LoRaWAN basicstation
LUCI_DEPENDS:=+luci-base +basicstation
-LUCI_PKGARCH:=all
PKG_MAINTAINER:=Marcus Schref <mschref@tdt.de>
PKG_LICENSE:=APACHE-2.0
diff --git a/applications/luci-app-lxc/Makefile b/applications/luci-app-lxc/Makefile
index c976a1ee46..1a81d35391 100644
--- a/applications/luci-app-lxc/Makefile
+++ b/applications/luci-app-lxc/Makefile
@@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LXC management Web UI
LUCI_DEPENDS:=@!arc +luci-compat +luci-base +lxc +lxc-attach +lxc-console +lxc-create +liblxc +rpcd-mod-lxc +getopt +!LXC_BUSYBOX_OPTIONS:tar
-LUCI_PKGARCH:=all
define Package/luci-app-lxc/conffiles
/etc/config/lxc
diff --git a/applications/luci-app-mosquitto/Makefile b/applications/luci-app-mosquitto/Makefile
index 1a659caeee..751a88ed8b 100644
--- a/applications/luci-app-mosquitto/Makefile
+++ b/applications/luci-app-mosquitto/Makefile
@@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Mosquitto LuCI interface
LUCI_DEPENDS:=+luci-compat +luci-base mosquitto
-LUCI_PKGARCH:=all
LUCI_DESCRIPTION:=Provides a webadmin for most basic mosquitto parameters.
PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>
diff --git a/applications/luci-app-mwan3/Makefile b/applications/luci-app-mwan3/Makefile
index 31d15afd47..98c0293e05 100644
--- a/applications/luci-app-mwan3/Makefile
+++ b/applications/luci-app-mwan3/Makefile
@@ -8,7 +8,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for the MWAN3 MultiWAN Manager
LUCI_DEPENDS:=+luci-base +mwan3
-LUCI_PKGARCH:=all
PKG_LICENSE:=GPLv2
PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
diff --git a/applications/luci-app-nextdns/Makefile b/applications/luci-app-nextdns/Makefile
index cd4980ccb9..9d2734c186 100644
--- a/applications/luci-app-nextdns/Makefile
+++ b/applications/luci-app-nextdns/Makefile
@@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for NextDNS
LUCI_DEPENDS:=+luci-base +nextdns
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-nut/Makefile b/applications/luci-app-nut/Makefile
index 1190a50eb6..e399a50217 100644
--- a/applications/luci-app-nut/Makefile
+++ b/applications/luci-app-nut/Makefile
@@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Network UPS Tools Configuration
LUCI_DEPENDS:=+luci-base +luci-compat
-LUCI_PKGARCH:=all
PKG_RELEASE:=1
include ../../luci.mk
diff --git a/applications/luci-app-omcproxy/Makefile b/applications/luci-app-omcproxy/Makefile
index 77bf565015..215fd1e485 100644
--- a/applications/luci-app-omcproxy/Makefile
+++ b/applications/luci-app-omcproxy/Makefile
@@ -15,7 +15,6 @@ PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI support for omcproxy
LUCI_DEPENDS:=+luci-base +omcproxy
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile
index 912db16fd1..3b04a9500d 100644
--- a/applications/luci-app-pbr/Makefile
+++ b/applications/luci-app-pbr/Makefile
@@ -10,7 +10,6 @@ PKG_VERSION:=1.1.1-7
LUCI_TITLE:=Policy Based Routing Service Web UI
LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service.
LUCI_DEPENDS:=+luci-base +jsonfilter +pbr
-LUCI_PKGARCH:=all
PKG_PROVIDES:=luci-app-vpnbypass luci-app-vpn-policy-routing
diff --git a/applications/luci-app-privoxy/Makefile b/applications/luci-app-privoxy/Makefile
index 3a9aa48963..5c1f30a5b6 100644
--- a/applications/luci-app-privoxy/Makefile
+++ b/applications/luci-app-privoxy/Makefile
@@ -22,7 +22,6 @@ PKG_MAINTAINER:=
# LuCI specific settings
LUCI_TITLE:=LuCI Support for Privoxy WEB proxy
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base +privoxy
-LUCI_PKGARCH:=all
define Package/$(PKG_NAME)/config
# shown in make menuconfig <Help>
diff --git a/applications/luci-app-radicale/Makefile b/applications/luci-app-radicale/Makefile
index 7002cdb8fd..eee10b2a4d 100644
--- a/applications/luci-app-radicale/Makefile
+++ b/applications/luci-app-radicale/Makefile
@@ -22,7 +22,6 @@ PKG_MAINTAINER:=
# LuCI specific settings
LUCI_TITLE:=LuCI Support for Radicale CardDAV/CalDAV
LUCI_DEPENDS:=+luci-compat +luci-lib-ipkg +luci-base
-LUCI_PKGARCH:=all
define Package/$(PKG_NAME)/config
# shown in make menuconfig <Help>
diff --git a/applications/luci-app-radicale2/Makefile b/applications/luci-app-radicale2/Makefile
index fe7e9e98c6..c2c6838db0 100644
--- a/applications/luci-app-radicale2/Makefile
+++ b/applications/luci-app-radicale2/Makefile
@@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Radicale v2.x CalDAV/CardDAV Server
LUCI_DEPENDS:=+luci-base +luci-compat +radicale2 +rpcd-mod-rad2-enc
-LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0
diff --git a/applications/luci-app-smartdns/Makefile b/applications/luci-app-smartdns/Makefile
index 217288cfa4..a53d89e9c1 100644
--- a/applications/luci-app-smartdns/Makefile
+++ b/applications/luci-app-smartdns/Makefile
@@ -12,7 +12,6 @@ PKG_RELEASE:=1
LUCI_TITLE:=LuCI for smartdns
LUCI_DESCRIPTION:=Provides Luci for smartdns
LUCI_DEPENDS:=+luci-base +smartdns
-LUCI_PKGARCH:=all
define Package/$(PKG_NAME)/config
# shown in make menuconfig <Help>
diff --git a/applications/luci-app-snmpd/Makefile b/applications/luci-app-snmpd/Makefile
index ffb14cfe25..ef48151645 100644
--- a/applications/luci-app-snmpd/Makefile
+++ b/applications/luci-app-snmpd/Makefile
@@ -2,7 +2,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:= Net-SNMP LuCI interface
LUCI_DEPENDS:=+luci-base +snmpd
-LUCI_PKGARCH:=all
LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive.
PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>
diff --git a/applications/luci-app-sqm/Makefile b/applications/luci-app-sqm/Makefile
index f83b99ee2d..cce746a2a8 100644
--- a/applications/luci-app-sqm/Makefile
+++ b/applications/luci-app-sqm/Makefile
@@ -9,7 +9,6 @@ LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
LUCI_DEPENDS:=+luci-base +sqm-scripts
-LUCI_PKGARCH:=all
include ../../luci.mk
diff --git a/applications/luci-app-travelmate/Makefile b/applications/luci-app-travelmate/Makefile
index ec16edaddd..34ecbe1de5 100644
--- a/applications/luci-app-travelmate/Makefile
+++ b/applications/luci-app-travelmate/Makefile
@@ -5,7 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for Travelmate
LUCI_DEPENDS:=+luci-base +travelmate
-LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0
diff --git a/applications/luci-app-xinetd/Makefile b/applications/luci-app-xinetd/Makefile
index db518755a1..bbe0b22c2e 100644
--- a/applications/luci-app-xinetd/Makefile
+++ b/applications/luci-app-xinetd/Makefile
@@ -9,7 +9,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for xinetd
LUCI_DEPENDS:=+luci-base +xinetd
-LUCI_PKGARCH:=all
PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de>