From 416b83fbafce6e4523767319f2f4628083028963 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 1 Feb 2021 14:51:48 +0000 Subject: python3-ruamel-yaml: add native and nativesdk class extension Signed-off-by: Ross Burton Acked-by: Trevor Gamblin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb index 406da80f40..7593ce7f54 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb @@ -16,3 +16,5 @@ SRC_URI[sha256sum] = "076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f2 do_install_prepend() { export RUAMEL_NO_PIP_INSTALL_CHECK=1 } + +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf