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-05 19:46:40 +0100
commitde85a5f183bc92d518c9db2c2e8ddfb7f8c4aafc (patch)
tree47b910531d324f2977d60b549f9e1d5311143199 /meta-oe/recipes-connectivity
parent97f3a9604f7d33d8a2863e1e1080f4f3a0c5ed4c (diff)
downloadmeta-openembedded-de85a5f183bc92d518c9db2c2e8ddfb7f8c4aafc.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"