From 08355759b158f4098170a6bc64a26deae065bce8 Mon Sep 17 00:00:00 2001 From: Binghua Guan Date: Mon, 23 Jul 2018 21:29:45 +0800 Subject: python-mccabe: add native and nativesdk Signed-off-by: Binghua Guan Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb index a86d158007..6b63cd7802 100644 --- a/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb +++ b/meta-python/recipes-devtools/python/python-mccabe_0.4.0.bb @@ -16,3 +16,5 @@ RDEPENDS_${PN} += " \ python-prettytable \ python-cmd2 \ python-pyparsing" + +BBCLASSEXTEND = "native nativesdk" -- cgit 1.2.3-korg