From 0e160f4297ef7e88bec0a03e52934c2c4681cd98 Mon Sep 17 00:00:00 2001 From: Nicola Lunghi Date: Tue, 19 Nov 2019 15:39:59 +0000 Subject: python-scandir: Add native and nativesdk to BBCLASSEXTEND Signed-off-by: Nicola Lunghi Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-scandir_1.10.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb index 253c2342bd..9de272417e 100644 --- a/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb +++ b/meta-python/recipes-devtools/python/python-scandir_1.10.0.bb @@ -10,3 +10,5 @@ SRCREV = "982e6ba60e7165ef965567eacd7138149c9ce292" S = "${WORKDIR}/git" inherit setuptools + +BBCLASSEXTEND = "native nativesdk" \ No newline at end of file -- cgit v1.2.3-54-g00ecf