summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-28 02:00:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-01 00:41:27 +0300
commitb1b49cc2277d757f61ea86e1ae4dd5066585901a (patch)
treea0b9732baa1486f8ab714836e2e43c77a64e3ebc
parentd94ce07430b6f0b2f6f0d07fc4caabedec97daac (diff)
downloadopenbmc-b1b49cc2277d757f61ea86e1ae4dd5066585901a.tar.xz
phosphor-post-code-manager: srcrev bump 99a87b6f14..608a392189
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I9a7fa09c821361578c5dadda0e3cfe2f0d9bf1ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 f0bf7ead98..48d471b6bc 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 = "99a87b6f141bb1d13af4053f5518e4193cc055b6"
+SRCREV = "608a392189d48ff0f0b94d2f21d9dd7a99323872"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"