Signed-off-by: Derek Straka <[email protected]>
---
 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

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to