[oe] [meta-python][PATCH] python-pbr: change the dependency to be a RDEPENDS and fix build issues

Derek Straka derek at asterius.io
Wed Feb 8 19:19:31 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pbr_1.10.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 fd35197..7fddf7a 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
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "186428c270309e6fdfe2d5ab0949ab21ae5f7dea831eab96701b86bd66
 
 inherit pypi setuptools
 
-DEPENDS_class-target += " \
+RDEPENDS_${PN}_class-target += " \
         python-pip \
         "
 
-- 
2.7.4




More information about the Openembedded-devel mailing list