aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2017-02-13 18:31:33 -0800
committerRobert Yang <liezhi.yang@windriver.com>2017-02-13 18:36:09 -0800
commit2e5bb9b00b7a0eaec30d0f0dee5d2d21081173f9 (patch)
tree5e219ddf3429441b89d9610d1d933fa77dbf0c48
parent33a1bc7f30dff0878fc825f1fad2303d591238de (diff)
downloadmeta-openembedded-contrib-rbt/deps.tar.gz
python-pbr: remove PNBLACKLISTrbt/deps
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/"