summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-01-26 11:26:04 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-02-14 16:28:47 +0000
commit44ee749d75848f0babb6ceb225c34c8fa2dd381a (patch)
tree2d255c45688b062adda7640ad2515c7df569254f /meta-phosphor/conf
parent4f12f72793d2fecd7403d4c2aa117af6c40d7f9b (diff)
downloadtalos-openbmc-44ee749d75848f0babb6ceb225c34c8fa2dd381a.tar.gz
talos-openbmc-44ee749d75848f0babb6ceb225c34c8fa2dd381a.zip
Clean up op packagegroups
Now that the legacy applications are picked up in the OpenPOWER layer via obmc-apps packagegroups, those dependencies can be removed from the op-apps packagegroup. Remove the sensord application as it has been replaced with phosphor-hwmon. Demote sensor mgmt feature to an image feature since anything running OpenBMC can have a sensor. Change-Id: I0b27cacbcbd73d53ab8db40790ea967ad478d111 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
-rw-r--r--meta-phosphor/conf/distro/openbmc-phosphor.conf1
2 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 9164a26d3..11f0671cd 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -36,7 +36,6 @@ VIRTUAL-RUNTIME_obmc-leds-sysfs ?= "phosphor-led-sysfs"
PREFERRED_PROVIDER_virtual/obmc-logging-mgmt ?= "phosphor-logging"
PREFERRED_PROVIDER_virtual/obmc-net-ipmi ?= "phosphor-net-ipmid"
-PREFERRED_PROVIDER_virtual/obmc-sensor-mgmt ?= "obmc-phosphor-sensord"
# obmc-sensors-hwmon
#
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index b32bb0462..598954794 100644
--- a/meta-phosphor/conf/distro/openbmc-phosphor.conf
+++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf
@@ -23,7 +23,6 @@ DISTRO_FEATURES = "\
ipv6 \
obmc-phosphor-fan-mgmt \
obmc-phosphor-chassis-mgmt \
- obmc-phosphor-sensor-mgmt \
obmc-phosphor-flash-mgmt \
obmc-phosphor-event-mgmt \
obmc-phosphor-user-mgmt \
OpenPOWER on IntegriCloud