[oe] [meta-python][PATCH] gateone: remote custom prefix for /var

Derek Straka derek at asterius.io
Fri Aug 12 01:51:09 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-connectivity/gateone/gateone_git.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb
index 44df604..6a93f83 100644
--- a/meta-python/recipes-connectivity/gateone/gateone_git.bb
+++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb
@@ -15,7 +15,6 @@ SRC_URI = "git://github.com/liftoff/GateOne.git;branch=master \
 S = "${WORKDIR}/git"
 
 inherit distutils python-dir systemd update-rc.d
-export prefix = "${localstatedir}"
 
 DISTUTILS_INSTALL_ARGS = "--root=${D} \
     --prefix=${prefix} \
@@ -87,6 +86,3 @@ RDEPENDS_${PN} = "mime-support \
 
 SYSTEMD_SERVICE_${PN} = "gateone.service"
 INITSCRIPT_NAME = "gateone"
-
-# http://errors.yoctoproject.org/Errors/Details/74489/
-PNBLACKLIST[gateone] ?= "BROKEN: Fails to detect python's Makefile"
-- 
1.9.1




More information about the Openembedded-devel mailing list