Files
meta-openembedded/meta-oe/recipes-bsp
Leonard Anderweit fc88c96c4e lmsensors: Fix build without sensord
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: 86b20b84ec (lmsensors: Clean stale files for sensord to avoid
incorrect GCC header dependencies)

Signed-off-by: Leonard Anderweit <l.anderweit@phytec.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-24 08:45:53 -07:00
..
2025-03-25 09:33:51 -07:00
2024-09-30 07:34:22 -07:00
2025-02-19 09:36:17 -08:00
2023-11-19 19:47:47 -08:00
2025-04-15 12:52:19 -07:00
2025-04-07 23:33:19 -07:00