Merge pull request #8054 from dengqf6/all

treewide: add missing PKGARCH:=all to non-binary packages
This commit is contained in:
Rosen Penev
2019-03-30 11:40:11 -07:00
committed by GitHub
21 changed files with 21 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ PKG_SOURCE_URL:=https://codeload.github.com/Neilpang/acme.sh/tar.gz/$(PKG_VERSIO
PKG_HASH:=25f8eef1a53584e3ebc653e1ae7763362ca97c40bb476ab7fee01aa50fa3a101
PKG_BUILD_DIR:=$(BUILD_DIR)/acme.sh-$(PKG_VERSION)
PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
PKGARCH:=all
LUCI_DIR:=/usr/lib/lua/luci
+1
View File
@@ -20,6 +20,7 @@ define Package/bcp38
URL:=https://github.com/dtaht/ceropackages-3.10
MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
DEPENDS:=+ipset
PKGARCH:=all
endef
define Package/bcp38/description
+1
View File
@@ -23,6 +23,7 @@ define Package/proto-bonding
CATEGORY:=Network
TITLE:=Link Aggregation (Channel Bonding) proto handler
DEPENDS:=+kmod-bonding
PKGARCH:=all
endef
define Package/proto-bonding/description
+1
View File
@@ -21,6 +21,7 @@ define Package/dynapoint
SUBMENU:=wireless
DEPENDS:=+lua +libubus-lua +libuci-lua +libubox-lua +luci-lib-nixio
TITLE:=Dynamic access point manager
PKGARCH:=all
endef
define Package/dynapoint/description
+1
View File
@@ -23,6 +23,7 @@ define Package/nft-qos
CATEGORY:=Base system
DEPENDS:=+nftables +kmod-nft-netdev +kmod-nft-bridge
TITLE:=QoS scripts over nftables
PKGARCH:=all
endef
define Package/nft-qos/description
+1
View File
@@ -19,6 +19,7 @@ define Package/pppossh
CATEGORY:=Network
TITLE:=PPPoSSH (Point-to-Point Protocol over SSH)
DEPENDS:=+ppp +resolveip @(PACKAGE_dropbear||PACKAGE_openssh-client)
PKGARCH:=all
endef
define Package/pppossh/description
+1
View File
@@ -22,6 +22,7 @@ define Package/sshtunnel
SUBMENU:=SSH
TITLE:=Manages Local and Remote openssh ssh(1) tunnels
DEPENDS:=+openssh-client
PKGARCH:=all
endef
define Package/sshtunnel/description
+1
View File
@@ -19,6 +19,7 @@ define Package/vpnc-scripts
TITLE:=VPN configuration script for vpnc and OpenConnect
MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
SUBMENU:=VPN
PKGARCH:=all
endef
define Package/vpnc-scripts/description
+1
View File
@@ -26,6 +26,7 @@ define Package/wakeonlan
TITLE:=Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
URL:=http://gsd.di.uminho.pt/jpo/software/wakeonlan/
DEPENDS:=+perl +perlbase-getopt +perlbase-net +perlbase-socket
PKGARCH:=all
endef
define Package/wakeonlan/description