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 80e8c34db0
commit 7ffd054687

View File

@ -14,7 +14,7 @@ SRC_URI = "git://github.com/liftoff/GateOne.git \
S = "${WORKDIR}/git"
inherit distutils allarch python-dir systemd
inherit distutils python-dir systemd
export prefix = "${localstatedir}/lib"