From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: James Hilliard <james.hilliard1@gmail.com>,
Asaf Kahlon <asafka7@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/python-hid: new package
Date: Thu, 9 May 2024 22:18:59 +0200 [thread overview]
Message-ID: <20240509221859.21465e96@windsurf> (raw)
In-Reply-To: <20240427140941.381333-1-peter@korsgaard.com>
On Sat, 27 Apr 2024 16:09:39 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:
> A python wrapper for the hidapi library. Hidapi has fairly complicated
> dependencies, so use a select rather than a depends on.
You actually did the opposite :-)
But in fact, there were only 3 depends, so not that much to propagate,
so I stuck to our normal way: a select BR2_PACKAGE_HIDAPI + propagation
of the depends on. Otherwise people will start using that as a counter
example and use "depends on" where "select" should be used.
Applied with this change. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-05-09 20:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-27 14:09 [Buildroot] [PATCH 1/2] package/python-hid: new package Peter Korsgaard
2024-04-27 14:09 ` [Buildroot] [PATCH 2/2] support/testing: add python-hid test Peter Korsgaard
2024-05-09 20:19 ` Thomas Petazzoni via buildroot
2024-05-09 20:18 ` Thomas Petazzoni via buildroot [this message]
2024-05-11 9:09 ` [Buildroot] [PATCH 1/2] package/python-hid: new package Peter Korsgaard
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=20240509221859.21465e96@windsurf \
--to=buildroot@buildroot.org \
--cc=asafka7@gmail.com \
--cc=james.hilliard1@gmail.com \
--cc=peter@korsgaard.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox