From 56e2e5df9bba23c431bed2fa7794d5cc86c08f2f Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Tue, 11 Jun 2024 21:28:44 -0400 Subject: python3-pyyaml-include: support native and nativesdk build Signed-off-by: Randy MacLeod Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb index 3a5bd99a78..309d0ac596 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb @@ -26,4 +26,4 @@ RDEPENDS:${PN}-ptest += " \ python3-pytest \ python3-unittest-automake-output \ " - +BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf