python3-editor: add native and nativesdk to BBCLASSEXTEND

Signed-off-by: Samuel Dolt <samuel.dolt.ext@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Samuel Dolt 2021-09-08 13:48:24 +02:00 committed by Khem Raj
parent 7999416002
commit da0cf04421

View File

@ -8,3 +8,5 @@ SRC_URI[sha256sum] = "51fda6bcc5ddbbb7063b2af7509e43bd84bfc32a4ff71349ec78477138
PYPI_PACKAGE = "python-editor" PYPI_PACKAGE = "python-editor"
inherit pypi setuptools3 inherit pypi setuptools3
BBCLASSEXTEND = "native nativesdk"