diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pbr_1.10.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | 2 |
1 files changed, 2 insertions, 0 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 7fddf7aa45..74d7866065 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,3 +14,5 @@ RDEPENDS_${PN}_class-target += " \ | |||
14 | " | 14 | " |
15 | 15 | ||
16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |
17 | |||
18 | PNBLACKLIST[python-pbr] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130650/" | ||