summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2017-05-15 15:40:58 -0500
committerGunnar Mills <gmills@us.ibm.com>2017-05-24 11:26:25 -0500
commitcfe0084965acb4bf6dedcc8031ba230b684c6510 (patch)
tree8838cd47ecc5f0f7bce2af385a329dc4e08b2197 /meta-phosphor/conf
parentc75237d5e7f065e19056f12e60cce2c98a3fba53 (diff)
downloadtalos-openbmc-cfe0084965acb4bf6dedcc8031ba230b684c6510.tar.gz
talos-openbmc-cfe0084965acb4bf6dedcc8031ba230b684c6510.zip
Create a new package for the phosphor-image-updater
Change-Id: I9a5b8977072c30d7c2c8a8402ca5bf627d8b79bd 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.inc8
1 files changed, 7 insertions, 1 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 62ae25387..3dc3d3ce6 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -80,7 +80,7 @@ VIRTUAL-RUNTIME_obmc-leds-sysfs ?= "phosphor-led-sysfs"
# obmc-bmc-code-mgr
#
-# Provides an implementation of the xyz.openbmc_project.Software.BMC.Version
+# Provides an implementation of the xyz.openbmc_project.Software.Version
# interface.
VIRTUAL-RUNTIME_obmc-bmc-code-mgr ?= "phosphor-software-manager-version"
@@ -90,6 +90,12 @@ VIRTUAL-RUNTIME_obmc-bmc-code-mgr ?= "phosphor-software-manager-version"
# interface.
VIRTUAL-RUNTIME_obmc-bmc-download-mgr ?= "phosphor-software-manager-download-mgr"
+# obmc-bmc-updater
+#
+# Provides an implementation of the xyz.openbmc_project.Software.Activation
+# interface.
+VIRTUAL-RUNTIME_obmc-bmc-updater ?= "phosphor-software-manager-updater"
+
PREFERRED_PROVIDER_virtual/obmc-logging-mgmt ?= "phosphor-logging"
PREFERRED_PROVIDER_virtual/obmc-net-ipmi ?= "phosphor-ipmi-net"
OpenPOWER on IntegriCloud