diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-dateutil_2.8.1.bb | 2 | ||||
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pykwalify_1.7.0.bb | 2 |
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 | ||
| 25 | BBCLASSEXTEND = "native" | 25 | BBCLASSEXTEND = "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 | ||
| 19 | BBCLASSEXTEND = "native" | 19 | BBCLASSEXTEND = "native nativesdk" |
