summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-02-15 16:01:45 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-02-16 03:54:19 +0000
commit058788a4eb2ab16d3de1d4dda3a3960dc54366f8 (patch)
tree4e4b37c0ef0d6ae59db7908af5ad42b94d4b7d45 /meta-phosphor/conf
parent02ac8061685d09239fed63d39f81c19bbb664599 (diff)
downloadtalos-openbmc-058788a4eb2ab16d3de1d4dda3a3960dc54366f8.tar.gz
talos-openbmc-058788a4eb2ab16d3de1d4dda3a3960dc54366f8.zip
Add software package group
Change-Id: I98e19c8a7621aad18a91cb83c02b6011e0375885 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 11f0671cd..4c3ec5c8b 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -34,6 +34,12 @@ VIRTUAL-RUNTIME_obmc-leds-manager ?= "phosphor-led-manager"
# Linux kernel LED subsystem LEDs.
VIRTUAL-RUNTIME_obmc-leds-sysfs ?= "phosphor-led-sysfs"
+# obmc-bmc-code-mgr
+#
+# Provides an implementation of the xyz.openbmc_project.Software.BMC.Version
+# interface.
+VIRTUAL-RUNTIME_obmc-bmc-code-mgr ?= "phosphor-software-manager-version"
+
PREFERRED_PROVIDER_virtual/obmc-logging-mgmt ?= "phosphor-logging"
PREFERRED_PROVIDER_virtual/obmc-net-ipmi ?= "phosphor-net-ipmid"
OpenPOWER on IntegriCloud