From cfe0084965acb4bf6dedcc8031ba230b684c6510 Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Mon, 15 May 2017 15:40:58 -0500 Subject: Create a new package for the phosphor-image-updater Change-Id: I9a5b8977072c30d7c2c8a8402ca5bf627d8b79bd Signed-off-by: Gunnar Mills --- meta-phosphor/conf/distro/include/phosphor-defaults.inc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'meta-phosphor/conf') 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" -- cgit v1.2.3