summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-24 04:20:50 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-24 04:20:50 +0300
commit5df2a05a0cac2ffe445d1b9185556f661a7a2279 (patch)
tree41dc900d407a18bd1813fa61fcd5bd86e5392c3b /meta-phosphor/recipes-phosphor/state
parentdb703025a0d7e33f26e41b840322477acf0e9319 (diff)
downloadopenbmc-5df2a05a0cac2ffe445d1b9185556f661a7a2279.tar.xz
phosphor-post-code-manager: srcrev bump 65a66543d3..a4c19b0032
Delphine CC Chiu (1): Support OCP debug card postcode display Change-Id: Id756eae055de32e2ff1fcb65486cb90028d0463e 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 8a74ef8993..b6bc5241c7 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 = "65a66543d3ef4f5e68b3fd3c6b66e4238a164eaf"
+SRCREV = "a4c19b0032900982b4e8ae85791f4dbd498457a8"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"