commit | 71dc4b61862c45e9597e18583da9c3a30bce0061 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Oct 19 05:40:52 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Oct 19 21:18:08 2021 +0000 |
tree | b08409f85eefde2ea48713458ea20c90cb43b456 | |
parent | 71cc9452f0b7bb71d4dd4eea1a77c05ea26b4852 [diff] |
phosphor-time-manager: srcrev bump 295b96b743..3e16f77264 Patrick Williams (2): build: switch to C++20 build: remove explicit C++ standard check Change-Id: I373d463e62721c2b19c50f8c8ecf8bf8d33cc643 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 65f9e3a..57b3849 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" -SRCREV = "295b96b743cded8cdba7b0cda59dc1cfe84f64f0" +SRCREV = "3e16f772643ac791143433b6c9bdddddbe55e39b" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git"