aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2017-02-13 18:31:33 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-16 12:06:37 +0100
commitfbef460e2fc410dc48b9df0614f0133d527e9662 (patch)
treefa9759509580f38ce92f53591b88c6ba7a9c21ec
parent3f69e3cd8509a782516076aade75687f6073a5ea (diff)
downloadmeta-openembedded-contrib-fbef460e2fc410dc48b9df0614f0133d527e9662.tar.gz
python-pbr: remove PNBLACKLIST
The build is OK after the patch: "python-pbr: change the dependency to be a RDEPENDS and fix build issues" Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
-rw-r--r--meta-python/recipes-devtools/python/python-pbr_1.10.0.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb
index 74d7866065..7fddf7aa45 100644
--- a/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb
+++ b/meta-python/recipes-devtools/python/python-pbr_1.10.0.bb
@@ -14,5 +14,3 @@ RDEPENDS_${PN}_class-target += " \
"
BBCLASSEXTEND = "native"
-
-PNBLACKLIST[python-pbr] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130650/"