summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-01 02:20:35 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-06-02 14:12:18 +0300
commit83f787065549f83ae6224c2471b6be0eecac49f9 (patch)
treefc2a33e4888c744f74494885ad349f3e15dddefe /meta-phosphor/recipes-phosphor/state
parentf411f94ad2921d83ec7b8f196ba9f22662947807 (diff)
downloadopenbmc-83f787065549f83ae6224c2471b6be0eecac49f9.tar.xz
phosphor-post-code-manager: srcrev bump a4c19b0032..e7e197b3af
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I90cb8ac4016f51bf801d0581bbd02007feb7e890 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 b6bc5241c7..b0e11b461e 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 = "a4c19b0032900982b4e8ae85791f4dbd498457a8"
+SRCREV = "e7e197b3afc0ce14c5fcbf5c1da00dd04b65e2aa"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"