summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-16 06:10:24 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-17 21:52:29 +0300
commit8eb8a6f2d3c642ad9e7a94d434edfb17d7005a22 (patch)
tree8c67ecd2dc1a8cc3831747dfb45cf6485744b414 /meta-phosphor/recipes-phosphor/state
parentab500623d36f6a4467ec2d6464861d52eb1cdd27 (diff)
downloadopenbmc-8eb8a6f2d3c642ad9e7a94d434edfb17d7005a22.tar.xz
phosphor-post-code-manager: srcrev bump 8290e0f329..13cb853751
Bonnie Lo (1): Add one second timer to save POST codes to file Change-Id: I49654f06db38a43d9cd916b0f8c9b30577b622e6 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 37c6f8eeff..2664e01427 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 = "8290e0f3297a2c5cbaa8d872d5cf8e19166ca177"
+SRCREV = "13cb853751aa2468247ad170aea29f0561204130"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"