summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor
diff options
context:
space:
mode:
authorVishwanatha Subbanna <vishwa@linux.vnet.ibm.com>2017-01-11 02:46:25 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-01-11 21:49:40 +0000
commitc1f8024ab6885188fa78988e196a44748e651e4c (patch)
tree9f580f4b64905baeb74a7ccc058d0d3afef2f933 /meta-phosphor/common/recipes-phosphor
parentb74459cd070d9f8c99f2da5c7d951f196e4dab5c (diff)
downloadtalos-openbmc-c1f8024ab6885188fa78988e196a44748e651e4c.tar.gz
talos-openbmc-c1f8024ab6885188fa78988e196a44748e651e4c.zip
Update time manager recipe to make it more readable
Change-Id: I47afdedfb8689d3f7f9274ca835a59b7861b0090 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb b/meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb
index 39d17b6a8..dbe72d1a5 100644
--- a/meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/phosphor-time-manager/phosphor-time-manager.bb
@@ -15,10 +15,9 @@ RDEPENDS_${PN} += "phosphor-settings"
RDEPENDS_${PN} += "network"
RDEPENDS_${PN} += "libmapper"
RDEPENDS_${PN} += "libsystemd"
-SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
+SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
SRCREV = "2a96cfc0ed4e5466793a82292ee5640c992b963c"
-
S = "${WORKDIR}/git"
DBUS_SERVICE_${PN} += "org.openbmc.TimeManager.service"
OpenPOWER on IntegriCloud