[OE-core] [PATCH] python-ptyprocess: Extend to cover nativesdk

Richard Purdie richard.purdie at linuxfoundation.org
Mon Jun 13 08:11:31 UTC 2016


'''
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 at 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"





More information about the Openembedded-core mailing list