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
@@ -27,6 +27,7 @@ define Package/dkjson
URL:=http://dkolf.de/src/dkjson-lua.fsl/home
MAINTAINER:=Lars Gierth <larsg@systemli.org>
DEPENDS:=+lua
PKGARCH:=all
endef
define Package/dkjson/description
+1
View File
@@ -29,6 +29,7 @@ define Package/json4lua
TITLE:=json4lua
URL:=https://github.com/amrhassan/json4lua
DEPENDS:=+lua +luasocket
PKGARCH:=all
endef
define Package/json4lua/description
+1
View File
@@ -27,6 +27,7 @@ define Package/lua-bencode
TITLE:=lua-bencode
URL:=https://bitbucket.org/wilhelmy/lua-bencode
DEPENDS:=+lua
PKGARCH:=all
endef
define Package/lua-bencode/description
+1
View File
@@ -32,6 +32,7 @@ define Package/lua-mobdebug
TITLE:=Lua-MobDebug
URL:=https://github.com/pkulchenko/MobDebug
DEPENDS:=+lua
PKGARCH:=all
endef
define Package/lua-mobdebug/description
+1
View File
@@ -31,6 +31,7 @@ define Package/lua-wsapi/Default
TITLE:=Lua WSAPI
URL:=https://keplerproject.github.io/wsapi/
DEPENDS:= +lua
PKGARCH:=all
endef
define Package/lua-wsapi/Default/description
+1
View File
@@ -31,6 +31,7 @@ define Package/lua-xavante
TITLE:=Xavante Web Server
URL:=https://keplerproject.github.io/xavante/
DEPENDS:= +lua
PKGARCH:=all
endef
define Package/lua-xavante/description
+1
View File
@@ -30,6 +30,7 @@ define Package/luasoap
TITLE:=LuaSOAP
URL:=https://github.com/tomasguisasola/luasoap
DEPENDS:=+lua +luaexpat +luasec +luasocket
PKGARCH:=all
endef
define Package/luasoap/description
+1
View File
@@ -32,6 +32,7 @@ define Package/uuid
TITLE:=uuid
URL:=https://github.com/Tieske/uuid
DEPENDS:=+lua +luasocket
PKGARCH:=all
endef
define Package/uuid/description