Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/3] python-pip: extend to nativesdk
@ 2016-07-27  3:03 Chen Qi
  2016-07-27  3:03 ` [meta-python][PATCH 2/3] python3-pip: add recipe Chen Qi
  2016-07-27  3:03 ` [meta-python][PATCH 3/3] python3-django: " Chen Qi
  0 siblings, 2 replies; 6+ messages in thread
From: Chen Qi @ 2016-07-27  3:03 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Chen Qi <Qi.Chen@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



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-07-27  6:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-27  3:03 [meta-python][PATCH 1/3] python-pip: extend to nativesdk Chen Qi
2016-07-27  3:03 ` [meta-python][PATCH 2/3] python3-pip: add recipe Chen Qi
2016-07-27  5:42   ` Derek Straka
2016-07-27  5:46   ` Gary Thomas
2016-07-27  3:03 ` [meta-python][PATCH 3/3] python3-django: " Chen Qi
2016-07-27  6:00   ` Derek Straka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox