mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
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:
@@ -8,6 +8,8 @@ PYPI_PACKAGE = "ruamel.yaml"
|
|||||||
|
|
||||||
inherit pypi setuptools3
|
inherit pypi setuptools3
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "c7e4b216d9554d80be42011b448b7c61"
|
SRC_URI[md5sum] = "c7e4b216d9554d80be42011b448b7c61"
|
||||||
SRC_URI[sha256sum] = "076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e"
|
SRC_URI[sha256sum] = "076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user