summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-01 12:30:55 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-09-03 14:17:29 +0300
commitad4179343288bcc90968f8f422df28d3bc1da5c8 (patch)
treea2f0567df1e94ada5a84b8c54fb9ed0f089344d1 /meta-phosphor
parentef2dba4c82290ca76d5eef83f6c834e63a4e8810 (diff)
downloadopenbmc-ad4179343288bcc90968f8f422df28d3bc1da5c8.tar.xz
phosphor-time-manager: srcrev bump 5b38e644d8..cb42109744
George Liu (3): Remove redundant code Trigger the propertyChanged method of TestManager Move timeMode property to manager Change-Id: I664fe55c476ab31602442a7910b758794d0bd11c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 90b9d835fa..0ce4024dbe 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;branch=master;protocol=https"
-SRCREV = "5b38e644d80436963003a5826eeb475a49106ccd"
+SRCREV = "cb421097442f2e4ba92b88d2fb9cd94b618ce318"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"