summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorRandy MacLeod <Randy.MacLeod@windriver.com>2024-06-11 21:28:44 -0400
committerKhem Raj <raj.khem@gmail.com>2024-06-11 18:56:47 -0700
commit56e2e5df9bba23c431bed2fa7794d5cc86c08f2f (patch)
tree263917ded1558eb16cd5a89495fd9ec96338e0c6 /meta-python/recipes-devtools/python
parent17e30b3bb2994705235fd9be0c36446f7db99efc (diff)
downloadmeta-openembedded-56e2e5df9bba23c431bed2fa7794d5cc86c08f2f.tar.gz
python3-pyyaml-include: support native and nativesdk build
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb2
1 files changed, 1 insertions, 1 deletions
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 3a5bd99a7..309d0ac59 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 += " \
26 python3-pytest \ 26 python3-pytest \
27 python3-unittest-automake-output \ 27 python3-unittest-automake-output \
28" 28"
29 29BBCLASSEXTEND = "native nativesdk"