[OE-core] [PATCH] python-ptyprocess: BBCLASSEXTEND to native
liu.ming50 at gmail.com
liu.ming50 at gmail.com
Wed Feb 22 08:26:09 UTC 2017
From: Ming Liu <peter.x.liu at external.atlascopco.com>
Some developers might need it.
Signed-off-by: Ming Liu <peter.x.liu at external.atlascopco.com>
---
meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 931e5a7..eed24ad 100644
--- a/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb
+++ b/meta/recipes-devtools/python/python-ptyprocess_0.5.1.bb
@@ -20,4 +20,4 @@ RDEPENDS_${PN} = "\
python-core \
"
-BBCLASSEXTEND = "nativesdk"
+BBCLASSEXTEND = "native nativesdk"
--
1.9.1
More information about the Openembedded-core
mailing list