Upstream ticket: https://github.com/kkaempf/cmpi-bindings/issues/18
Signed-off-by: Alexander Kanavin <[email protected]> --- meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb index 4f2585fe7..5bfa31112 100644 --- a/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb +++ b/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb @@ -21,7 +21,7 @@ inherit cmake python3targetconfig EXTRA_OECMAKE = "-DLIB='${baselib}' \ -DPYTHON_INCLUDE_PATH=${STAGING_INCDIR}/python${PYTHON_BASEVERSION} \ -DPYTHON_ABI=${PYTHON_ABI} \ - -DBUILD_PYTHON3=YES \ + -DBUILD_PYTHON3=NO \ -DPython3_SITE_DIR=${PYTHON_SITEPACKAGES_DIR} \ " -- 2.39.5
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#112944): https://lists.openembedded.org/g/openembedded-devel/message/112944 Mute This Topic: https://lists.openembedded.org/mt/109050826/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
