Skip to content
Commit c16a1e10 authored by Matt Spinler's avatar Matt Spinler Committed by Andrew Geissler
Browse files

Add packageconfig for dbus-sensors



Break up the dbus-sensors applications into packages so that users can
select which ones they want installed on their system.  The default is
to install everything.

This so that applications that will never provide sensor data for a
platform won't be installed and started.  A few of the reasons they
wouldn't be needed is:
* Not all systems contain the hardware that the applications access,
  such as the PCH or PECI interface.
* A system may use other applications for some of the functionality.
  For example phosphor-hwmon or phosphor-regulators may provide sensors
  for the power related hardware.

Packages can be removed by specifying them in a PACKAGECONFIG_remove
statement in a .bbappend in the appropriate layer.

(From meta-phosphor rev: 1e9ad9277f1829071c8474d0b2402b90a05d7e2b)

Signed-off-by: default avatarMatt Spinler <spinler@us.ibm.com>
Change-Id: I4422ce4b7abfb4be05d5617d543927132be70379
Signed-off-by: default avatarAndrew Geissler <geissonator@yahoo.com>
parent b97dbe65
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