Re: [OE-core] [hardknott][PATCH 1/2] glib-2.0: use python3targetconfig
From: cpriouzeau <hidden>
Date: 2021-05-26 08:42:31
Thanks for the feedback, after a veirification, I have seen the my issue come from an append on python configuration made on others layers. Please don't take into account this patch Sorry for the inconvenience Regards Christophe priouzeau On 5/25/21 7:56 PM, Alexander Kanavin wrote:
Same here: this needs to go to master first, and better explained, as we
are not seeing those issues.
Alex
On Tue, 25 May 2021 at 17:17, cpriouzeau
<christophe.priouzeau@foss.st.com
<mailto:christophe.priouzeau@foss.st.com>> wrote:
Meson request to have a valid python, meson-log indicate that
issue come from:
ModuleNotFoundError: No module named '_sysconfigdata'
Signed-off-by: Christophe Priouzeau
<christophe.priouzeau@foss.st.com
<mailto:christophe.priouzeau@foss.st.com>>
---
meta/recipes-core/glib-2.0/glib.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/glib-2.0/glib.inc
b/meta/recipes-core/glib-2.0/glib.inc
index 71777bc459..1b513654d8 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -29,6 +29,7 @@ PACKAGES += "${PN}-codegen ${PN}-utils"
LEAD_SONAME = "libglib-2.0.*"
inherit meson gettext gtk-doc pkgconfig ptest-gnome
upstream-version-is-even bash-completion gio-module-cache manpages
+inherit python3targetconfig
DEPENDS_append_class-target = "${@' gtk-doc' if
d.getVar('GTKDOC_ENABLED') == 'True' else ''}"
--
2.25.1
-- Best regards / Cordialement, Christophe Priouzeau | Tel: +33 244027320 STMicroelectronics ST online: www.st.com<http://www.st.com/>