treewide: add missing PKGARCH:=all to non-binary packages

Packages such as Perl, Lua, shell scripts don't generate binary files.
Add PKGARCH:=all to them.

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
Deng Qingfang
2019-01-28 14:38:44 +08:00
parent 149afa5dcb
commit 17496030e2
21 changed files with 21 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ define Package/attendedsysupgrade-common
TITLE:=Common files neede by attendedsysupgrade packages
MAINTAINER:=Paul Spooren <paul@spooren.de>
DEPENDS:=+rpcd +rpcd-mod-rpcsys
PKGARCH:=all
endef
define Package/attendedsysupgrade-common/description
+1
View File
@@ -12,6 +12,7 @@ define Package/bmx7-dnsupdate
TITLE:=bmx7-dnsupdate
MAINTAINER:=Paul Spooren <spooren@informatik.uni-leipzig.de>
DEPENDS:=+bmx7 +bmx7-json inotifywait jshn
PKGARCH:=all
endef
define Build/Compile
+1
View File
@@ -20,6 +20,7 @@ define Package/watchcat
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Enable the configuration of programed reboots
PKGARCH:=all
endef
define Package/watchcat/description
+1
View File
@@ -22,6 +22,7 @@ define Package/wifitoggle
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Script to toggle Wi-Fi with a button and UCI config
PKGARCH:=all
endef
define Package/wifitoggle/description