diff options
author | Derek Straka <derek@asterius.io> | 2017-02-14 17:24:11 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-16 12:06:37 +0100 |
commit | 260422eb5fd6366007e491aecb01fed69b342a84 (patch) | |
tree | bb17bf923d221a8d2078e2b37c61327a2c20ce9e /meta-python/recipes-connectivity | |
parent | fbef460e2fc410dc48b9df0614f0133d527e9662 (diff) | |
download | meta-openembedded-260422eb5fd6366007e491aecb01fed69b342a84.tar.gz |
Remove blacklists of python packages where build issues have been resolved
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-connectivity')
-rw-r--r-- | meta-python/recipes-connectivity/gateone/gateone_git.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-connectivity/gateone/gateone_git.bb b/meta-python/recipes-connectivity/gateone/gateone_git.bb index ba9a7990b..8b2a19263 100644 --- a/meta-python/recipes-connectivity/gateone/gateone_git.bb +++ b/meta-python/recipes-connectivity/gateone/gateone_git.bb | |||
@@ -86,5 +86,3 @@ RDEPENDS_${PN} = "mime-support \ | |||
86 | 86 | ||
87 | SYSTEMD_SERVICE_${PN} = "gateone.service" | 87 | SYSTEMD_SERVICE_${PN} = "gateone.service" |
88 | INITSCRIPT_NAME = "gateone" | 88 | INITSCRIPT_NAME = "gateone" |
89 | |||
90 | PNBLACKLIST[gateone] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130642/" | ||