summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-20 19:10:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-20 23:41:40 +0300
commit9d9bfbff48c786ebd9afa0f9feca22bda30dcb98 (patch)
tree5ce462c04088491a2129292cbdac47bb446cf2f3
parentc4bbd464bdc0bb2086c7e66aa336a875accd5e9d (diff)
downloadopenbmc-9d9bfbff48c786ebd9afa0f9feca22bda30dcb98.tar.xz
phosphor-post-code-manager: srcrev bump 13cb853751..65a66543d3
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: Id5e8a08d58dae56e470a1feb11adf9c8c474618f 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 2664e01427..8a74ef8993 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 = "13cb853751aa2468247ad170aea29f0561204130"
+SRCREV = "65a66543d3ef4f5e68b3fd3c6b66e4238a164eaf"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git;branch=master;protocol=https"