summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-29 04:11:37 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-29 14:23:04 +0300
commitcbceea4a70f4da77e314fec6c79bdd4868403165 (patch)
tree11ca1e411f617f77fb9a269df96541c18858f398
parent1a7128f71b36d239ed037599add67761a7f9d71b (diff)
downloadopenbmc-cbceea4a70f4da77e314fec6c79bdd4868403165.tar.xz
phosphor-time-manager: srcrev bump 6aca02e07a..66bc0a5a9f
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: e807f0cce704b9ab2bbcd034da500b0ec589b248) Change-Id: If54c7fa7656003c91619961abcd9cad9f925b151 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
index 4a801db8d..a99e2f3a6 100644
--- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -20,7 +20,7 @@ RDEPENDS_${PN} += "phosphor-network"
RDEPENDS_${PN} += "phosphor-mapper"
SRC_URI += "git://github.com/openbmc/phosphor-time-manager"
-SRCREV = "6aca02e07aeb607f7f44a3381216e57c059d6900"
+SRCREV = "66bc0a5a9fed4c06c4b26bd35e00351f2d603f4e"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"