diff options
| -rw-r--r-- | meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 4f2585fe76..5bfa311128 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 | |||
| 21 | EXTRA_OECMAKE = "-DLIB='${baselib}' \ | 21 | EXTRA_OECMAKE = "-DLIB='${baselib}' \ |
| 22 | -DPYTHON_INCLUDE_PATH=${STAGING_INCDIR}/python${PYTHON_BASEVERSION} \ | 22 | -DPYTHON_INCLUDE_PATH=${STAGING_INCDIR}/python${PYTHON_BASEVERSION} \ |
| 23 | -DPYTHON_ABI=${PYTHON_ABI} \ | 23 | -DPYTHON_ABI=${PYTHON_ABI} \ |
| 24 | -DBUILD_PYTHON3=YES \ | 24 | -DBUILD_PYTHON3=NO \ |
| 25 | -DPython3_SITE_DIR=${PYTHON_SITEPACKAGES_DIR} \ | 25 | -DPython3_SITE_DIR=${PYTHON_SITEPACKAGES_DIR} \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
