diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
6 files changed, 1 insertions, 11 deletions
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.5.bb b/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.5.bb index c86ec092a6..871eb7cae9 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.5.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.5.bb | |||
| @@ -11,5 +11,3 @@ RDEPENDS:${PN} += " \ | |||
| 11 | ${PYTHON_PN}-jinja2 \ | 11 | ${PYTHON_PN}-jinja2 \ |
| 12 | ${PYTHON_PN}-aiohttp \ | 12 | ${PYTHON_PN}-aiohttp \ |
| 13 | " | 13 | " |
| 14 | |||
| 15 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python3-autobahn_22.3.2.bb b/meta-python/recipes-devtools/python/python3-autobahn_22.3.2.bb index 78514a412f..afb798bd71 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_22.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_22.3.2.bb | |||
| @@ -19,5 +19,3 @@ RDEPENDS:${PN} += " \ | |||
| 19 | ${PYTHON_PN}-txaio \ | 19 | ${PYTHON_PN}-txaio \ |
| 20 | ${PYTHON_PN}-six \ | 20 | ${PYTHON_PN}-six \ |
| 21 | " | 21 | " |
| 22 | |||
| 23 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb b/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb index 4c4c959eba..035e149518 100644 --- a/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb | |||
| @@ -21,4 +21,4 @@ RDEPENDS:${PN} = "\ | |||
| 21 | libudev \ | 21 | libudev \ |
| 22 | " | 22 | " |
| 23 | 23 | ||
| 24 | BBCLASSEXTEND = "native nativesdk" | 24 | BBCLASSEXTEND = "native" |
diff --git a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb index d9465af081..ecc15499cf 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.3.1.bb | |||
| @@ -16,5 +16,3 @@ RDEPENDS:${PN} += " \ | |||
| 16 | ${PYTHON_PN}-pyserial \ | 16 | ${PYTHON_PN}-pyserial \ |
| 17 | ${PYTHON_PN}-robotframework \ | 17 | ${PYTHON_PN}-robotframework \ |
| 18 | " | 18 | " |
| 19 | |||
| 20 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb b/meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb index 8a30f7cb78..bd0979d0b4 100644 --- a/meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-snappy_0.6.1.bb | |||
| @@ -11,5 +11,3 @@ inherit pypi setuptools3 | |||
| 11 | PYPI_PACKAGE = "python-snappy" | 11 | PYPI_PACKAGE = "python-snappy" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} += "snappy" | 13 | RDEPENDS:${PN} += "snappy" |
| 14 | |||
| 15 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python3-txaio_22.2.1.bb b/meta-python/recipes-devtools/python/python3-txaio_22.2.1.bb index e2102695ec..50f14b17fd 100644 --- a/meta-python/recipes-devtools/python/python3-txaio_22.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-txaio_22.2.1.bb | |||
| @@ -10,5 +10,3 @@ inherit pypi setuptools3 | |||
| 10 | RDEPENDS:${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
| 11 | ${PYTHON_PN}-twisted \ | 11 | ${PYTHON_PN}-twisted \ |
| 12 | " | 12 | " |
| 13 | |||
| 14 | BBCLASSEXTEND = "native nativesdk" | ||
