diff options
12 files changed, 1 insertions, 22 deletions
diff --git a/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb b/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb index 9bb3053885..63065e00ba 100644 --- a/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb +++ b/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb | |||
| @@ -17,4 +17,4 @@ RDEPENDS:${PN} += "\ | |||
| 17 | python3-threading \ | 17 | python3-threading \ |
| 18 | " | 18 | " |
| 19 | 19 | ||
| 20 | BBCLASSEXTEND = "native nativesdk" | 20 | BBCLASSEXTEND = "native" |
diff --git a/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.5.1.bb b/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.5.1.bb index 68cbb265f4..4c4ed3ffd9 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp-jinja2_1.5.1.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_23.6.2.bb b/meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb index 54c8f23fc3..42a8e0e7b5 100644 --- a/meta-python/recipes-devtools/python/python3-autobahn_23.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-autobahn_23.6.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-bandit_1.7.5.bb b/meta-python/recipes-devtools/python/python3-bandit_1.7.5.bb index bccdf284e5..ede7f92e8d 100644 --- a/meta-python/recipes-devtools/python/python3-bandit_1.7.5.bb +++ b/meta-python/recipes-devtools/python/python3-bandit_1.7.5.bb | |||
| @@ -17,5 +17,3 @@ RDEPENDS:${PN} += "\ | |||
| 17 | python3-six \ | 17 | python3-six \ |
| 18 | python3-stevedore \ | 18 | python3-stevedore \ |
| 19 | " | 19 | " |
| 20 | |||
| 21 | BBCLASSEXTEND = "native" | ||
diff --git a/meta-python/recipes-devtools/python/python3-can_4.2.2.bb b/meta-python/recipes-devtools/python/python3-can_4.2.2.bb index f3cfd17244..9ca926d66c 100644 --- a/meta-python/recipes-devtools/python/python3-can_4.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-can_4.2.2.bb | |||
| @@ -27,5 +27,3 @@ RDEPENDS:${PN} += " \ | |||
| 27 | python3-typing-extensions \ | 27 | python3-typing-extensions \ |
| 28 | python3-wrapt \ | 28 | python3-wrapt \ |
| 29 | " | 29 | " |
| 30 | |||
| 31 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb b/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb index b7709aa1ca..a0ef2af828 100644 --- a/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb | |||
| @@ -27,5 +27,3 @@ do_install_ptest() { | |||
| 27 | install -d ${D}${PTEST_PATH} | 27 | install -d ${D}${PTEST_PATH} |
| 28 | cp -rf ${S}/tests ${D}${PTEST_PATH} | 28 | cp -rf ${S}/tests ${D}${PTEST_PATH} |
| 29 | } | 29 | } |
| 30 | |||
| 31 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb b/meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb index 3b9077f326..dd07968f03 100644 --- a/meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb +++ b/meta-python/recipes-devtools/python/python3-ninja_1.11.1.bb | |||
| @@ -22,4 +22,3 @@ RDEPENDS:${PN} = " \ | |||
| 22 | python3-ninja-syntax \ | 22 | python3-ninja-syntax \ |
| 23 | " | 23 | " |
| 24 | 24 | ||
| 25 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python3-pyudev_0.24.1.bb b/meta-python/recipes-devtools/python/python3-pyudev_0.24.1.bb index 98817f9312..6fcf346bc4 100644 --- a/meta-python/recipes-devtools/python/python3-pyudev_0.24.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyudev_0.24.1.bb | |||
| @@ -20,5 +20,3 @@ RDEPENDS:${PN} = "\ | |||
| 20 | ${PYTHON_PN}-fcntl \ | 20 | ${PYTHON_PN}-fcntl \ |
| 21 | libudev \ | 21 | libudev \ |
| 22 | " | 22 | " |
| 23 | |||
| 24 | BBCLASSEXTEND = "native nativesdk" | ||
diff --git a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb index 4ad5c3601d..4c0bd7e3ec 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb | |||
| @@ -13,5 +13,3 @@ RDEPENDS:${PN} += " \ | |||
| 13 | ${PYTHON_PN}-pyserial \ | 13 | ${PYTHON_PN}-pyserial \ |
| 14 | ${PYTHON_PN}-robotframework \ | 14 | ${PYTHON_PN}-robotframework \ |
| 15 | " | 15 | " |
| 16 | |||
| 17 | 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_23.1.1.bb b/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb index 7559accf41..3b0562421b 100644 --- a/meta-python/recipes-devtools/python/python3-txaio_23.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-txaio_23.1.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" | ||
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.2.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.2.bb index 01e4719ba4..f607de7799 100644 --- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.2.bb +++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.2.bb | |||
| @@ -49,5 +49,3 @@ ALTERNATIVE:${PN} = "mof_compiler" | |||
| 49 | ALTERNATIVE_TARGET[mof_compiler] = "${bindir}/mof_compiler" | 49 | ALTERNATIVE_TARGET[mof_compiler] = "${bindir}/mof_compiler" |
| 50 | 50 | ||
| 51 | ALTERNATIVE_PRIORITY = "60" | 51 | ALTERNATIVE_PRIORITY = "60" |
| 52 | |||
| 53 | BBCLASSEXTEND = "native" | ||
