summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb2
-rw-r--r--meta-python/recipes-devtools/python/python3-pykwalify_1.7.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb b/meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb
index fb7db162c4..5326924e64 100644
--- a/meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb
+++ b/meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb
@@ -22,4 +22,4 @@ RDEPENDS_${PN} = "\
22 ${PYTHON_PN}-stringold \ 22 ${PYTHON_PN}-stringold \
23" 23"
24 24
25BBCLASSEXTEND = "native" 25BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python/python3-pykwalify_1.7.0.bb b/meta-python/recipes-devtools/python/python3-pykwalify_1.7.0.bb
index 5d029bd761..4440723d3a 100644
--- a/meta-python/recipes-devtools/python/python3-pykwalify_1.7.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pykwalify_1.7.0.bb
@@ -16,4 +16,4 @@ RDEPENDS_${PN} = "\
16 ${PYTHON_PN}-pyyaml \ 16 ${PYTHON_PN}-pyyaml \
17" 17"
18 18
19BBCLASSEXTEND = "native" 19BBCLASSEXTEND = "native nativesdk"