All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/collectd: Fix build issue with SENSORS_API_VERSION >= 0x500
Date: Tue, 1 Jan 2019 11:14:29 +0100	[thread overview]
Message-ID: <20190101111429.1667f33d@windsurf> (raw)
In-Reply-To: <20190101095954.8313-1-vadim4j@gmail.com>

Hello,

On Tue,  1 Jan 2019 11:59:54 +0200, Vadim Kochan wrote:
> Current collectd version 5.7.1 fails to compile because there is
> check which breaks the compilation if lm_sensors API >= 0x500, but
> in the mainline codebase this check was removed in commit:
> 
> 	https://github.com/collectd/collectd/commit/069796bd76dd1ab0089a64f7c9c2a3c9f1475414
> 
> So add backported patch based on this commit.
> 
> Fixes:
> 
> 	http://autobuild.buildroot.net/results/c3c84ca6e11b268ba5ada7e3dca18bca681ee43d/
> 
> Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
> ---
>  ...oved-checks-for-upper-limit-of-SENSORS_AP.patch | 89 ++++++++++++++++++++++
>  1 file changed, 89 insertions(+)
>  create mode 100644 package/collectd/0003-sensors-Removed-checks-for-upper-limit-of-SENSORS_AP.patch

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

      reply	other threads:[~2019-01-01 10:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-01  9:59 [Buildroot] [PATCH 1/1] package/collectd: Fix build issue with SENSORS_API_VERSION >= 0x500 Vadim Kochan
2019-01-01 10:14 ` Thomas Petazzoni [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=20190101111429.1667f33d@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.