From: "Bruce Ashfield" <bruce.ashfield@gmail.com>
To: Martin Jansa <Martin.Jansa@gmail.com>
Cc: meta-virtualization@lists.yoctoproject.org
Subject: Re: [meta-virtualization][PATCH 2/2] libvirt-python: inherit python3targetconfig
Date: Tue, 9 Feb 2021 08:22:51 -0500 [thread overview]
Message-ID: <20210209132248.GA44698@gmail.com> (raw)
In-Reply-To: <CA+chaQemgaG1DHNN+jyV_NaBCGNXivoCK-En73H+NbAYPqbbgw@mail.gmail.com>
In message: Re: [meta-virtualization][PATCH 2/2] libvirt-python: inherit python3targetconfig
on 09/02/2021 Martin Jansa wrote:
> This 2nd one should be merged to dunfell and gatesgarth branches as well when
> the PYTHON_SYSCONFIGDATA_NAME changes are backported there as discussed in:
> https://lists.openembedded.org/g/openembedded-core/message/146715
> https://lists.openembedded.org/g/openembedded-core/message/147844
I've merged both to master.
>
> Unfortunately it cannot be applied in advance,
> because python3targetconfig.bbclass doesn't exist in oe-core/dunfell nor
> gatesgarth yet, so oe-core and meta-virtualization stable branches should be
> updated at the same time.
I'll keep this around as a reminder that there's a pending backport
and will watch for Steve's dunfell pull requests to do the merge
here.
Bruce
>
> Regards,
>
> On Tue, Feb 9, 2021 at 9:09 AM Martin Jansa via lists.yoctoproject.org
> <Martin.Jansa=gmail.com@lists.yoctoproject.org> wrote:
>
> * otherwise libvirt build will incorrectly use host's gcc and fail with:
> gcc: error: unrecognized command line option "-fmacro-prefix-map=/OE/
> libvirt/6.1.0-r0=/usr/src/debug/libvirt/6.1.0-r0"
>
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
> recipes-extended/libvirt/libvirt-python.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extended/libvirt/libvirt-python.inc b/recipes-extended
> /libvirt/libvirt-python.inc
> index 7b87d5e..bcd7657 100644
> --- a/recipes-extended/libvirt/libvirt-python.inc
> +++ b/recipes-extended/libvirt/libvirt-python.inc
> @@ -1,4 +1,4 @@
> -inherit python3native python3-dir
> +inherit python3native python3-dir python3targetconfig
>
> export STAGING_INCDIR
> export STAGING_LIBDIR
> --
> 2.27.0
>
>
>
>
>
>
>
>
prev parent reply other threads:[~2021-02-09 13:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-09 8:09 [meta-virtualization][PATCH 1/2] Revert "libvirt: fix host gcc can't recognized option -fmacro-prefix-map" Martin Jansa
2021-02-09 8:09 ` [meta-virtualization][PATCH 2/2] libvirt-python: inherit python3targetconfig Martin Jansa
[not found] ` <166205F40D747E18.19464@lists.yoctoproject.org>
2021-02-09 8:18 ` Martin Jansa
2021-02-09 13:22 ` Bruce Ashfield [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=20210209132248.GA44698@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=Martin.Jansa@gmail.com \
--cc=meta-virtualization@lists.yoctoproject.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.