All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Thomas Perale via buildroot <buildroot@buildroot.org>
Cc: Thomas Perale <thomas.perale@mind.be>,
	James Hilliard <james.hilliard1@gmail.com>
Subject: Re: [Buildroot] [PATCH 1/2] package/python-yarl: add missing select
Date: Sat, 16 Aug 2025 19:52:07 +0200	[thread overview]
Message-ID: <20250816195207.5f8136a3@windsurf> (raw)
In-Reply-To: <20250816130105.3359292-1-thomas.perale@mind.be>

On Sat, 16 Aug 2025 15:01:04 +0200
Thomas Perale via buildroot <buildroot@buildroot.org> wrote:

> `python-yarl.mk` depends on the host-python-cython package. This patch
> adds a `select BR2_PACKAGE_HOST_PYTHON_CYTHON` to correctly express this
> dependency in KConfig.

This is not quite needed, nor required. We do not enforce adding select
for host packages. When a package needs host-pkgconf, we do not select
BR2_PACKAGE_HOST_PKGCONF for example. I'm sure you will find tons of
other packages that have host-python-cython in their <pkg>_DEPENDENCIES
but that don't select BR2_PACKAGE_HOST_PYTHON_CYTHON.

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

  parent reply	other threads:[~2025-08-16 17:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-16 13:01 [Buildroot] [PATCH 1/2] package/python-yarl: add missing select Thomas Perale via buildroot
2025-08-16 13:01 ` [Buildroot] [PATCH 2/2] python-yarl: bump to v1.20.1 Thomas Perale via buildroot
2025-08-16 17:52 ` Thomas Petazzoni via buildroot [this message]
2025-08-16 20:21   ` [Buildroot] [PATCH 1/2] package/python-yarl: add missing select Thomas Perale via buildroot
2025-08-16 20:52     ` 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=20250816195207.5f8136a3@windsurf \
    --to=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    --cc=thomas.perale@mind.be \
    --cc=thomas.petazzoni@bootlin.com \
    /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.