[oe] [meta-python][PATCH 1/3] python-pip: extend to nativesdk

Chen Qi Qi.Chen at windriver.com
Wed Jul 27 03:03:36 UTC 2016


Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
---
 meta-python/recipes-devtools/python/python-pip_8.1.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-pip_8.1.2.bb b/meta-python/recipes-devtools/python/python-pip_8.1.2.bb
index 8bb052e..e78b9da 100644
--- a/meta-python/recipes-devtools/python/python-pip_8.1.2.bb
+++ b/meta-python/recipes-devtools/python/python-pip_8.1.2.bb
@@ -9,3 +9,5 @@ inherit pypi setuptools
 
 # Since PIP is like CPAN for PERL we need to drag in all python modules to ensure everything works
 RDEPENDS_${PN} = "python-modules python-distribute"
+
+BBCLASSEXTEND = "nativesdk"
-- 
2.8.3



More information about the Openembedded-devel mailing list