All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alexander Kanavin" <alex.kanavin@gmail.com>
To: cpriouzeau <christophe.priouzeau@foss.st.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [hardknott][PATCH 1/2] glib-2.0: use python3targetconfig
Date: Tue, 25 May 2021 19:56:07 +0200	[thread overview]
Message-ID: <CANNYZj_uvYkm5Ld_dyD_xMKO-CACy-c-oiSowZUM8qNHsav2fQ@mail.gmail.com> (raw)
In-Reply-To: <20210525151709.522795-1-christophe.priouzeau@foss.st.com>

[-- Attachment #1: Type: text/plain, Size: 1129 bytes --]

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>
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>
> ---
>  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
>
>
> 
>
>

[-- Attachment #2: Type: text/html, Size: 1654 bytes --]

  parent reply	other threads:[~2021-05-25 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-25 15:17 [hardknott][PATCH 1/2] glib-2.0: use python3targetconfig cpriouzeau
2021-05-25 15:17 ` [hardknott][PATCH 2/2] mesa: " cpriouzeau
2021-05-25 17:55   ` [OE-core] " Alexander Kanavin
2021-05-26  8:42     ` cpriouzeau
2021-05-25 17:56 ` Alexander Kanavin [this message]
2021-05-26  8:42   ` [OE-core] [hardknott][PATCH 1/2] glib-2.0: " cpriouzeau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANNYZj_uvYkm5Ld_dyD_xMKO-CACy-c-oiSowZUM8qNHsav2fQ@mail.gmail.com \
    --to=alex.kanavin@gmail.com \
    --cc=christophe.priouzeau@foss.st.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.