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 2/2] mesa: use python3targetconfig
Date: Tue, 25 May 2021 19:55:39 +0200	[thread overview]
Message-ID: <CANNYZj9PnhZDcz7cuHDR3PjZ=JbimkYhTEQHN2Hm8r0qSHZj0w@mail.gmail.com> (raw)
In-Reply-To: <20210525151709.522795-2-christophe.priouzeau@foss.st.com>

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

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-graphics/mesa/mesa.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-graphics/mesa/mesa.inc
> b/meta/recipes-graphics/mesa/mesa.inc
> index a85f94c75e..de39dc34e4 100644
> --- a/meta/recipes-graphics/mesa/mesa.inc
> +++ b/meta/recipes-graphics/mesa/mesa.inc
> @@ -43,7 +43,7 @@ PROVIDES = " \
>      virtual/mesa \
>      "
>
> -inherit meson pkgconfig python3native gettext features_check
> +inherit meson pkgconfig python3native gettext features_check
> python3targetconfig
>
>  BBCLASSEXTEND = "native nativesdk"
>
> --
> 2.25.1
>
>
> 
>
>

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

  reply	other threads:[~2021-05-25 17:55 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   ` Alexander Kanavin [this message]
2021-05-26  8:42     ` [OE-core] " cpriouzeau
2021-05-25 17:56 ` [OE-core] [hardknott][PATCH 1/2] glib-2.0: " Alexander Kanavin
2021-05-26  8:42   ` 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='CANNYZj9PnhZDcz7cuHDR3PjZ=JbimkYhTEQHN2Hm8r0qSHZj0w@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.