From a47b34778532ddf421b47fab8845e544a5fea0a8 Mon Sep 17 00:00:00 2001 From: Nicola Lunghi Date: Tue, 19 Nov 2019 15:39:26 +0000 Subject: python-configparser: Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Nicola Lunghi Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-configparser.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-configparser.inc') diff --git a/meta-python/recipes-devtools/python/python-configparser.inc b/meta-python/recipes-devtools/python/python-configparser.inc index a1fb6cd29d..8ecfe221d1 100644 --- a/meta-python/recipes-devtools/python/python-configparser.inc +++ b/meta-python/recipes-devtools/python/python-configparser.inc @@ -9,3 +9,5 @@ SRC_URI[md5sum] = "bc1558ed941cb1acb80ff650726d5af8" SRC_URI[sha256sum] = "bc37850f0cc42a1725a796ef7d92690651bf1af37d744cc63161dac62cabee17" inherit pypi + +BBCLASSEXTEND = "native nativesdk" \ No newline at end of file -- cgit v1.2.3-54-g00ecf