python*-psutil: Add native and nativesdk to BBCLASSEXTEND

Signed-off-by: Vincent Prince <vincent.prince.external@saftbatteries.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Vincent Prince 2019-09-18 13:25:49 +02:00 committed by Khem Raj
parent d80ed0503f
commit 969effbdea

View File

@ -18,3 +18,5 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-threading \
${PYTHON_PN}-xml \
"
BBCLASSEXTEND = "native nativesdk"