From 4fa2b14ee8067abc1f095cae49e32598e59e2e85 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 22 Jan 2019 01:38:00 +0100 Subject: python(3)-webencodings: extend to native(sdk) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-webencodings.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-webencodings.inc') diff --git a/meta-python/recipes-devtools/python/python-webencodings.inc b/meta-python/recipes-devtools/python/python-webencodings.inc index 34ca7066b2..a2b8410cf0 100644 --- a/meta-python/recipes-devtools/python/python-webencodings.inc +++ b/meta-python/recipes-devtools/python/python-webencodings.inc @@ -11,3 +11,5 @@ RDEPENDS_${PN} += " \ ${PYTHON_PN}-codecs \ ${PYTHON_PN}-json \ " + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf