aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-11-17 14:11:39 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-12-30 13:31:48 +0100
commit7d554be57b4b365db45e88f26af72cddc7468ac4 (patch)
tree2ccb6621df9075eb99c4edd9c45bd2f53dd01703 /meta-oe/recipes-connectivity
parent2cfff097a45d1882e1e7d63c6fc8bc9877ffd262 (diff)
downloadmeta-openembedded-7d554be57b4b365db45e88f26af72cddc7468ac4.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r--meta-oe/recipes-connectivity/gateone/gateone_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
index 85c32cc29a..ac5aa5b7fa 100644
--- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb
@@ -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"