commit | 713863613bae0280d09adbeb21a326401b4de8ed | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Dec 01 02:40:15 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sun Dec 03 16:17:28 2023 +0000 |
tree | bb77865de0a809fa7e70478f56ae4037cece991a | |
parent | 4de3721745e0c9cb6c870b346b06c19245889d70 [diff] |
phosphor-time-manager: srcrev bump a37e123008..b267024836 Patrick Williams (1): build: use allowed over enabled Pavithra Barithaya (1): guideline: remove 'using namespace' from headers Change-Id: I0dc95feddadcdb56989998fecf1f51f7f9283f65 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 35dab20..d48ac67 100644 --- a/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/datetime/phosphor-time-manager_git.bb
@@ -8,7 +8,7 @@ DEPENDS += "${PYTHON_PN}-sdbus++-native" DEPENDS += "phosphor-logging" DEPENDS += "phosphor-dbus-interfaces" -SRCREV = "a37e123008c50b28a520b531df3542f45067636b" +SRCREV = "b267024836e31222401f1f4b3ec61b61c8d6344c" PV = "1.0+git${SRCPV}" PR = "r1"