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.

Resolves: https://github.com/openbmc/openbmc/issues/3634
Change-Id: I88fc20c6e62a49c906522329fe1f5704f0a06f27
Signed-off-by: Joel Stanley <joel@jms.id.au>
1 file changed
tree: 9eaaac26f173512ecf1a4234025b062616c2e1f1
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.