From: Yi Zhao <yi.zhao@windriver.com>
To: alex.kanavin@gmail.com
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 1/2 v3] blueprint-compiler: add recipe
Date: Tue, 27 Jan 2026 21:40:01 +0800 [thread overview]
Message-ID: <2dcf596f-b83c-4ab9-ad8e-093409f7e28a@windriver.com> (raw)
In-Reply-To: <CANNYZj9m=R8boP=A8_-iuJ9YBGXoSx+dAcn032GuWN-zNiCxeQ@mail.gmail.com>
On 1/26/26 17:59, Alexander Kanavin via lists.openembedded.org wrote:
> On Thu, 22 Jan 2026 at 02:59, Yi Zhao via lists.openembedded.org
> <yi.zhao=eng.windriver.com@lists.openembedded.org> wrote:
>> +Subject: [PATCH] Make python site path configurable
>> +
>> +By making the python site path configurable, we can set the correct
>> +installation directory when enabling multilib.
>> +
>> +Upstream-Status: Inappropriate [oe specific]
>> +- config.set('MODULE_PATH', py.get_install_dir())
>> ++ config.set('MODULE_PATH', get_option('python_site_dir'))
> This needs further investigation. Why isn't get_install_dir()
> providing the correct value? It should be multilib-aware. Does the
> recipe need to inherit python3targetconfig to ensure proper target
> paths are returned?
Thanks. Inheriting python3targetconfig can solve this issue. I will send V4.
//Yi
>
> Alex
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#229976): https://lists.openembedded.org/g/openembedded-core/message/229976
> Mute This Topic: https://lists.openembedded.org/mt/117393399/7283133
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [yi.zhao@eng.windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
prev parent reply other threads:[~2026-01-27 13:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-22 1:58 [PATCH 1/2 v3] blueprint-compiler: add recipe Yi Zhao
2026-01-22 1:58 ` [PATCH 2/2 v3] epiphany: upgrade 48.5 -> 49.2 Yi Zhao
2026-01-26 9:59 ` [OE-core] [PATCH 1/2 v3] blueprint-compiler: add recipe Alexander Kanavin
2026-01-27 13:40 ` Yi Zhao [this message]
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=2dcf596f-b83c-4ab9-ad8e-093409f7e28a@windriver.com \
--to=yi.zhao@windriver.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox