From b7e64bc2d762f96b1d98f62185d6c4bf86cd1158 Mon Sep 17 00:00:00 2001 From: Binghua Guan Date: Mon, 23 Jul 2018 21:29:49 +0800 Subject: python-prettytable: add native and nativesdk Signed-off-by: Binghua Guan Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-prettytable_0.7.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python') 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 6f4390e24c..406555ac33 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(\d+[\.\-_]*)+)" + +BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg