All of lore.kernel.org
 help / color / mirror / Atom feed
From: "cpriouzeau" <christophe.priouzeau@foss.st.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [hardknott][PATCH 2/2] mesa: use python3targetconfig
Date: Wed, 26 May 2021 10:42:14 +0200	[thread overview]
Message-ID: <cf96263d-92c1-332f-aaaa-eae0abf57f4e@foss.st.com> (raw)
In-Reply-To: <CANNYZj9PnhZDcz7cuHDR3PjZ=JbimkYhTEQHN2Hm8r0qSHZj0w@mail.gmail.com>

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:55 PM, Alexander Kanavin wrote:
> 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-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
> 
> 
>     
> 


-- 
Best regards / Cordialement,

Christophe Priouzeau | Tel: +33 244027320
STMicroelectronics
ST online: www.st.com<http://www.st.com/>

  reply	other threads:[~2021-05-26  8:42 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 [this message]
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=cf96263d-92c1-332f-aaaa-eae0abf57f4e@foss.st.com \
    --to=christophe.priouzeau@foss.st.com \
    --cc=alex.kanavin@gmail.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.