PYTHON_DIR now contains PYTHON_ABI, use that.

Signed-off-by: Zoltán Böszörményi <[email protected]>
---
 meta-networking/recipes-support/openipmi/openipmi_2.0.37.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/openipmi/openipmi_2.0.37.bb 
b/meta-networking/recipes-support/openipmi/openipmi_2.0.37.bb
index db74b91f7e..25073fbd3b 100644
--- a/meta-networking/recipes-support/openipmi/openipmi_2.0.37.bb
+++ b/meta-networking/recipes-support/openipmi/openipmi_2.0.37.bb
@@ -44,7 +44,7 @@ CFLAGS += "-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
 EXTRA_OECONF = "--disable-static \
                 --with-perl='${STAGING_BINDIR_NATIVE}/perl-native/perl' \
                 --with-glibver=2.0 \
-                
--with-pythoncflags='-I${STAGING_INCDIR}/${PYTHON_DIR}${PYTHON_ABI}' \
+                --with-pythoncflags='-I${STAGING_INCDIR}/${PYTHON_DIR}' \
                "
 
 PACKAGECONFIG ??= "gdbm"
-- 
2.53.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125742): 
https://lists.openembedded.org/g/openembedded-devel/message/125742
Mute This Topic: https://lists.openembedded.org/mt/118520224/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to