summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-12 11:16:45 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-06-15 13:03:55 +0000
commit3d73ea3f8051ed769177f0bd152ccba2050302c8 (patch)
treec85df0b952e7cc08d3be963b4c40379ab833f24f /meta-phosphor
parentbb907331748f6a8e29349513a0e5c41abeec59cb (diff)
downloadtalos-openbmc-3d73ea3f8051ed769177f0bd152ccba2050302c8.tar.gz
talos-openbmc-3d73ea3f8051ed769177f0bd152ccba2050302c8.zip
phosphor-time-manager: Rename recipe
OE norms dictate recipes that track HEAD be named: foo_git.bb and set PV explicitly to "x.y.z+git${SRCPV}" Change-Id: Ic9d2b1f98e30dc8d5489e058613f6158a25fc986 Tested: Built the phosphor-time-manager recipe Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager_git.bb (renamed from meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb)1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager_git.bb
index 180b195e8..59fa7b518 100644
--- a/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager.bb
+++ b/meta-phosphor/common/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -24,6 +24,7 @@ RDEPENDS_${PN} += "phosphor-dbus-interfaces"
SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
SRCREV = "33752c75e8bdadf13d983e94667de72f64ba3537"
+PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"
DBUS_SERVICE_${PN} += "xyz.openbmc_project.Time.Manager.service"
OpenPOWER on IntegriCloud