[OE-core] [PATCH] python-pexpect: BBCLASSEXTEND to native
liu.ming50 at gmail.com
liu.ming50 at gmail.com
Wed Feb 22 12:45:02 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-pexpect_4.2.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python-pexpect_4.2.1.bb b/meta/recipes-devtools/python/python-pexpect_4.2.1.bb
index 95a0790..1321797 100644
--- a/meta/recipes-devtools/python/python-pexpect_4.2.1.bb
+++ b/meta/recipes-devtools/python/python-pexpect_4.2.1.bb
@@ -25,4 +25,4 @@ RDEPENDS_${PN} = "\
python-ptyprocess \
"
-BBCLASSEXTEND = "nativesdk"
+BBCLASSEXTEND = "native nativesdk"
--
1.9.1
More information about the Openembedded-core
mailing list