Skip to content
Commit ccdf861a authored by Joel Stanley's avatar Joel Stanley Committed by Brad Bishop
Browse files

dbus-sensors: Remove kernel sources from include path

The Linux kernel userspace headers must be installed, not included
directly from the kernel source tree:

 The correct way to package the header files for a distribution is to
 run 'make headers_install' from the kernel source directory to install
 the headers into /usr/include and then rebuild the C library package,
 with a dependency on the specific version of the just installed kernel
 headers.

(From meta-phosphor rev: 3c315a34f2763f1932c6a8c12d7d12874a51aedb)

Resolves: https://github.com/openbmc/openbmc/issues/3634


Change-Id: I308de6697a731ec184d45f72e9428c697f788864
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarBrad Bishop <bradleyb@fuzziesquirrel.com>
parent c2a63574
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment