[oe] [meta-oe] [PATCH 6/7] python-prettytable: add native and nativesdk

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


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

diff --git a/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb b/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb
index 6f4390e24..406555ac3 100644
--- a/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb
+++ b/meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb
@@ -23,3 +23,5 @@ do_install_append() {
 
 UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/PrettyTable/"
 UPSTREAM_CHECK_REGEX = "/PrettyTable/(?P<pver>(\d+[\.\-_]*)+)"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.11.0




More information about the Openembedded-devel mailing list