summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-28 12:40:46 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-07-28 13:32:11 +0300
commit712284255eefbc7cd4d10ef2383f754c14376fb6 (patch)
tree85fe6e3cc438ed8a8161b17003237000e8ba0825
parent5cddafe7109d6a9bf5f717c8e26a5fbb3019f6ea (diff)
downloadopenbmc-712284255eefbc7cd4d10ef2383f754c14376fb6.tar.xz
phosphor-time-manager: srcrev bump 4f0dfa2c31..5f04019f48
Manojkiran Eda (1): Build test cases by default Change-Id: I7e206879f36ffca92b47b159bd195b2c5f566f9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 eff035a535..5ec7a17f56 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 += "sdbusplus"
DEPENDS += "${PYTHON_PN}-sdbus++-native"
DEPENDS += "phosphor-logging"
DEPENDS += "phosphor-dbus-interfaces"
-SRCREV = "4f0dfa2c312b3ecc2ac792fab6eb6fb065ac507f"
+SRCREV = "5f04019f48dcffd2a0009ff709f52069fa4ad010"
PV = "1.0+git${SRCPV}"
PR = "r1"