summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-12 00:20:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-16 16:03:48 +0300
commit768e3760665ee4c42c9ddb4b78f7dbc61c102935 (patch)
tree3482ab2ff220564b2ef4465896419c836ed96716 /meta-phosphor
parent5674d75dc9e99c2c66b5cbf9bf332ee032b552e9 (diff)
downloadopenbmc-768e3760665ee4c42c9ddb4b78f7dbc61c102935.tar.xz
phosphor-post-code-manager: srcrev bump 611de486cc..f2da78deb3
Konstantin Aladyshev (1): meson: Fix local cereal build Change-Id: Id3900d8d5a4c95350ef4f379fa287b8ca00cb54e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 576509743e..4f088e2cbf 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 = "611de486cc618dab2943ff3a7a8c2fd9e2380cec"
+SRCREV = "f2da78deb3a105c7270f74d9d747c77f0feaae2c"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"