[oe] [meta-oe] [PATCH 3/7] python-pyperclip: add native and nativesdk

Binghua Guan freebendy at gmail.com
Mon Jul 23 13:29:46 UTC 2018


Signed-off-by: Binghua Guan <freebendy at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyperclip.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-pyperclip.inc b/meta-python/recipes-devtools/python/python-pyperclip.inc
index 205038be8..4ee47eef5 100644
--- a/meta-python/recipes-devtools/python/python-pyperclip.inc
+++ b/meta-python/recipes-devtools/python/python-pyperclip.inc
@@ -10,3 +10,5 @@ inherit pypi
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-ctypes \
 "
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.11.0




More information about the Openembedded-devel mailing list