summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/datetime
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-02-05 23:02:35 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-02-28 03:38:32 +0300
commita36894f97204c466ba00606bfa44e9175c747b11 (patch)
treeb1fa7397fdd5c9d0e57f5bc8ca05f08cb971e99a /meta-phosphor/common/recipes-phosphor/datetime
parentb70091a3f0d36fb7d5ea0eaae223a5de06a507d8 (diff)
downloadopenbmc-a36894f97204c466ba00606bfa44e9175c747b11.tar.xz
Remove legacy settings service
xyz.openbmc_project.Settings has replaced this function Resolves openbmc/openbmc#2339 Change-Id: Ifec6a2fda088c4631e3835d3276a54e09b5d7147 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/datetime')
-rw-r--r--meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
index 2a476f08bc..1e0979975c 100644
--- a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
@@ -15,7 +15,7 @@ DEPENDS += "sdbusplus"
DEPENDS += "sdbusplus-native"
DEPENDS += "phosphor-logging"
DEPENDS += "phosphor-dbus-interfaces"
-RDEPENDS_${PN} += "virtual-obmc-settings-mgmt"
+RDEPENDS_${PN} += "${VIRTUAL-RUNTIME_obmc-settings-mgmt}"
RDEPENDS_${PN} += "network"
RDEPENDS_${PN} += "libmapper"
RDEPENDS_${PN} += "libsystemd"