gateone: Drop allarch

* runtime dependencies are TUNE_PKGARCH causing do_package_write_*
  task to have different signature for MACHINEs with different
  TUNE_PKGARCH

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2013-11-17 14:11:39 +01:00
parent 97f3a9604f
commit de85a5f183
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git \
S = "${WORKDIR}/git"
inherit distutils allarch python-dir systemd update-rc.d
inherit distutils python-dir systemd update-rc.d
export prefix = "${localstatedir}/lib"