commit | c5ed82980ae85f2f93304cb8544c77f432789469 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 25 06:50:57 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Jul 27 02:18:54 2022 +0000 |
tree | f700e116f397d3b72d2801b8507f9a629a7ab411 | |
parent | 241029a14f9aaaf6e5e78e3c533e174dc8221ef9 [diff] |
phosphor-time-manager: srcrev bump 261525d177..3867926613 Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I544115751501e8fdef43bbb0410c347010e2151b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 2314abb..ef0b00b 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-mapper" SRC_URI += "git://github.com/openbmc/phosphor-time-manager;branch=master;protocol=https" -SRCREV = "261525d177ffd7f098c5040c732a7c5f612eddbd" +SRCREV = "3867926613f478afe5fa7e700ebe0cb293e88efd" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"