summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-07 02:30:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-09 15:51:29 +0300
commit3ee934d98acf60db2ea3173e04ee13565da50b68 (patch)
tree7108e8aea9e5b4b7f57b7f21c78d21eea4c390cb /meta-phosphor/recipes-phosphor/state
parent47b78a5a93a9a88cd5b8a14bf936dc498ada932c (diff)
downloadopenbmc-3ee934d98acf60db2ea3173e04ee13565da50b68.tar.xz
phosphor-post-code-manager: srcrev bump 608a392189..2d74ceb626
Patrick Williams (2): build: use allowed over enabled sdbusplus: avoid deprecated phosphor::Timer Change-Id: If83df3760f9bbbbf9f4560c0c35598cee9fc36e0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state')
-rw-r--r--meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
index 48d471b6bc..67e28c4728 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
@@ -4,7 +4,7 @@ interface /xyz/openbmc_project/state/boot/raw by snoopd daemon and save them \
in a file under /var/lib for history."
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "608a392189d48ff0f0b94d2f21d9dd7a99323872"
+SRCREV = "2d74ceb6260801c0e820c68be8cef035de5d3d7d"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"