summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-12 18:50:28 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-13 05:49:04 +0300
commitee40d5a9045a841703b433ebf1742d044bf63f51 (patch)
tree7be4be5d6a4eb07b801ca8fbda22c69695bc33cc /meta-phosphor/recipes-phosphor/state
parent606d925d6b67e9eee8101ea387d9c5108e6eeeaa (diff)
downloadopenbmc-ee40d5a9045a841703b433ebf1742d044bf63f51.tar.xz
phosphor-post-code-manager: srcrev bump c1819379d1..fe9fbc1362
Jonathan Doman (1): Update .clang-format and reformat Patrick Williams (1): prettier: re-format Change-Id: I427640c062d0f21a1899ad3c3e2c3a14d93af359 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 9d5aecb8ae..01c4a96918 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 = "c1819379d12c286c8f17175f76e970d14c73d480"
+SRCREV = "fe9fbc1362bd9e7a55b6d3a2edd60370a4649245"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"