python-scandir: Add native and nativesdk to BBCLASSEXTEND

Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Nicola Lunghi
2019-11-19 15:39:59 +00:00
committed by Khem Raj
parent 04fab0255b
commit 0e160f4297

View File

@@ -10,3 +10,5 @@ SRCREV = "982e6ba60e7165ef965567eacd7138149c9ce292"
S = "${WORKDIR}/git"
inherit setuptools
BBCLASSEXTEND = "native nativesdk"