Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] python-ptyprocess: Extend to cover nativesdk
@ 2016-06-13  8:11 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2016-06-13  8:11 UTC (permalink / raw)
  To: openembedded-core

'''
WARNING: Nothing RPROVIDES 'nativesdk-python-ptyprocess' (but
virtual:nativesdk:/media/build1/poky/meta/recipes-devtools/python/python-pexpect_4.1.0.bb
RDEPENDS on or otherwise requires it)
'''

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

diff --git a/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb b/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb
index a9f7b4f..96f25c7 100644
--- a/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb
+++ b/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb
@@ -19,3 +19,5 @@ inherit setuptools
 RDEPENDS_${PN} = "\
     python-core \
 "
+
+BBCLASSEXTEND = "nativesdk"




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-13  8:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-13  8:11 [PATCH] python-ptyprocess: Extend to cover nativesdk Richard Purdie

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