summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-06 19:50:40 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-03-06 22:50:36 +0300
commitc95afa1f8b1a68167808cb054230c490f14099df (patch)
tree719bd16d5e08c851e31c08235811e4b34cbaeead
parent8e57e70ef181c1fcb64a2292137b73ae6f5a310c (diff)
downloadopenbmc-c95afa1f8b1a68167808cb054230c490f14099df.tar.xz
phosphor-post-code-manager: srcrev bump 2d74ceb626..611de486cc
Patrick Williams (1): systemd: Add host identifier to service description Change-Id: I4d0888a8bf90b07390517d22eec8852d3901349d 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 67e28c4728..576509743e 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 = "2d74ceb6260801c0e820c68be8cef035de5d3d7d"
+SRCREV = "611de486cc618dab2943ff3a7a8c2fd9e2380cec"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"