python3-ruamel-yaml: add support for native and nativesdk

The recipe is missing the BBCLASSEXTEND so it has been added.

Signed-off-by: Peter Smith <salerio@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Smith
2021-01-30 11:52:16 +00:00
committed by Khem Raj
parent 5fc34f7850
commit b652a9cec0

View File

@@ -8,6 +8,8 @@ PYPI_PACKAGE = "ruamel.yaml"
inherit pypi setuptools3
BBCLASSEXTEND = "native nativesdk"
SRC_URI[md5sum] = "c7e4b216d9554d80be42011b448b7c61"
SRC_URI[sha256sum] = "076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e"