From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fiona Klute via buildroot <buildroot@buildroot.org>
Cc: Fiona Klute <fiona.klute@gmx.de>,
Eric Le Bihan <eric.le.bihan.dev@free.fr>,
"Yann E . MORIN" <yann.morin.1998@free.fr>,
James Hilliard <james.hilliard1@gmail.com>,
Marcus Hoffmann <buildroot@bubu1.eu>,
Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: Re: [Buildroot] [PATCH v9 2/6] package/{gobject-introspection, libglib2}: bump to {1.82.0, 2.82.4}
Date: Tue, 4 Feb 2025 09:31:56 +0100 [thread overview]
Message-ID: <20250204093156.3a738f5f@windsurf> (raw)
In-Reply-To: <20250120211707.2381182-3-fiona.klute@gmx.de>
Hello Fiona,
As discussed yesterday on IRC, I'm planning on working on this topic
today. I already have a few questions, see below. More might come later.
On Mon, 20 Jan 2025 22:17:03 +0100
Fiona Klute via buildroot <buildroot@buildroot.org> wrote:
> +# Bootstrap is only needed if building with introspection. Building
> +# with introspection for the target requires introspection to be
> +# enabled for host-libglib2, so checking if host introspection is to
> +# be built is sufficient.
> +ifeq ($(BR2_PACKAGE_HOST_GOBJECT_INTROSPECTION),y)
> +include package/libglib2/libglib2-bootstrap/libglib2-bootstrap.mk
> +endif
We generally include .mk files unconditionally, so I'll drop this
conditional include, and make it unconditional.
Note: please do not resend new iterations with fixes for now: I'm
applying the patches locally and adjusting things. If all goes well,
I'll be able to merge them today.
If you're on IRC at some point, feel free to provide the feedback
directly on IRC.
Thanks for your feedback!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-02-04 8:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-20 21:17 [Buildroot] [PATCH v9 0/6] libglib2 2.82 series with bootstrap Fiona Klute via buildroot
2025-01-20 21:17 ` [Buildroot] [PATCH v9 1/6] package/json-glib: bump to version 1.10.6 Fiona Klute via buildroot
2025-01-20 21:17 ` [Buildroot] [PATCH v9 2/6] package/{gobject-introspection, libglib2}: bump to {1.82.0, 2.82.4} Fiona Klute via buildroot
2025-02-04 8:31 ` Thomas Petazzoni via buildroot [this message]
2025-01-20 21:17 ` [Buildroot] [PATCH v9 3/6] package/gobject-introspection: works with musl now Fiona Klute via buildroot
2025-01-20 21:17 ` [Buildroot] [PATCH v9 4/6] package/python-gobject: allow build with musl Fiona Klute via buildroot
2025-01-20 21:17 ` [Buildroot] [PATCH v9 5/6] package/python-gobject: bump to version 3.50.0 Fiona Klute via buildroot
2025-01-20 21:17 ` [Buildroot] [PATCH v9 6/6] package/network-manager: add optional dependency on gobject-introspection Fiona Klute via buildroot
2025-02-04 15:33 ` [Buildroot] [PATCH v9 0/6] libglib2 2.82 series with bootstrap Thomas Petazzoni via buildroot
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=20250204093156.3a738f5f@windsurf \
--to=buildroot@buildroot.org \
--cc=buildroot@bubu1.eu \
--cc=eric.le.bihan.dev@free.fr \
--cc=fiona.klute@gmx.de \
--cc=fontaine.fabrice@gmail.com \
--cc=james.hilliard1@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=yann.morin.1998@free.fr \
/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