From 7ffd054687958b403e3413ddc7dcf6e73b7f7732 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 17 Nov 2013 14:11:39 +0100 Subject: 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 --- meta-oe/recipes-connectivity/gateone/gateone_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-connectivity/gateone/gateone_git.bb') diff --git a/meta-oe/recipes-connectivity/gateone/gateone_git.bb b/meta-oe/recipes-connectivity/gateone/gateone_git.bb index e5b8527c5d..e94376f3a3 100644 --- a/meta-oe/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-oe/recipes-connectivity/gateone/gateone_git.bb @@ -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" -- cgit 1.2.3-korg