From: "Jonas Gorski" <jonas.gorski@bisdn.de>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH] lmsensors: Fix build without sensord
Date: Tue, 29 Apr 2025 01:56:35 -0700 [thread overview]
Message-ID: <5570.1745916995927239072@lists.openembedded.org> (raw)
In-Reply-To: <20250424125034.73053-1-l.anderweit@phytec.de>
On Thu, Apr 24, 2025 at 02:50 PM, Leonard Anderweit wrote:
>
> When building with sensord disabled (PACKAGECONFIG = ""), do_install
> would fail because it tried to build sensord which was skiped in
> do_compile.
> Error log:
> make: *** No rule to make target 'rrd.h', needed by 'prog/sensord/rrd.rd'.
> Stop.
>
> Avoid building sensord in do_install by explicitly setting PROG_EXTRA.
>
> Fixes: 86b20b84ec27 (lmsensors: Clean stale files for sensord to avoid
> incorrect GCC header dependencies)
>
> Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
Can confirm it fixes the build in kirkstone as well (which currently is also broken), so
Tested-by: Jonas Gorski <jonas.gorski@bisdn.de>
prev parent reply other threads:[~2025-04-29 8:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-24 12:50 [meta-oe][PATCH] lmsensors: Fix build without sensord Leonard Anderweit
2025-04-28 7:03 ` Haixiao Yan
2025-04-29 8:56 ` Jonas Gorski [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=5570.1745916995927239072@lists.openembedded.org \
--to=jonas.gorski@bisdn.de \
--cc=openembedded-devel@lists.openembedded.org \
/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.