From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: James Hilliard <james.hilliard1@gmail.com>,
Brandon Maier <brandon.maier@collins.com>,
Asaf Kahlon <asafka7@gmail.com>,
buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v3, 1/1] package/python-pysensors: fix build without host lm-sensors
Date: Fri, 12 Jan 2024 18:35:33 +0100 [thread overview]
Message-ID: <87wmsexxne.fsf@48ers.dk> (raw)
In-Reply-To: <20240104171737.12200-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Thu, 4 Jan 2024 18:17:36 +0100")
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Fix the following build failure raised since the addition of the
> package in commit c8ff8d41c06f6b1cbc5cf8702a516411084ead16:
> File "/home/buildroot/autobuild/instance-2/output-1/build/python-pysensors-0.0.4/setup.py", line 3, in <module>
> import sensors
> File "/home/buildroot/autobuild/instance-2/output-1/build/python-pysensors-0.0.4/sensors/__init__.py", line 20, in <module>
> raise ImportError("can't find the sensors library.")
> Fixes:
> - http://autobuild.buildroot.org/results/acd8583fb635ea27811405a2478182ddcd5642f7
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> Changes v2 -> v3 (after review of Thomas Petazzoni):
> - Drop dependency and add a patch instead
> Changes v1 -> v2 (after review of Brandon Maier):
> - Replace lm-sensors dependency by host-lm-sensors and set SENSORS_LIB
Committed to 2023.11.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-01-12 17:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-04 17:17 [Buildroot] [PATCH v3, 1/1] package/python-pysensors: fix build without host lm-sensors Fabrice Fontaine
2024-01-04 19:59 ` [Buildroot] [External] " Maier, Brandon L Collins via buildroot
2024-01-05 12:48 ` [Buildroot] " Thomas Petazzoni via buildroot
2024-01-12 17:35 ` Peter Korsgaard [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=87wmsexxne.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=asafka7@gmail.com \
--cc=brandon.maier@collins.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=james.hilliard1@gmail.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.