From 2e5bb9b00b7a0eaec30d0f0dee5d2d21081173f9 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 13 Feb 2017 18:31:33 -0800 Subject: 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 --- meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | 2 -- 1 file changed, 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/" -- cgit 1.2.3-korg