summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-10 16:40:42 +0300
committerManojkiran Eda <manojkiran.eda@gmail.com>2021-03-12 16:50:41 +0300
commite673f5230c8684c1a0a5040abb888bd03145cc90 (patch)
tree18b5c919e4a370dd80b905c112c049e4b002d7cb /meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
parent50547128210249892a4514d626776f230a2f0a70 (diff)
downloadopenbmc-e673f5230c8684c1a0a5040abb888bd03145cc90.tar.xz
Bump the changes related to post codes
PDI : Change the signature of Raw PostCode property Change Post codes signature to contain Secondary Code phosphor-host-postd: Fix code to consume the secondary code phosphor-post-code-manager: Add logic for supporting the secondary post codes fb-ipmi-oem : Fix the dbus signature used for setting postcodes Change-Id: I503eb5ebb70f4f8200a0e6e6f9ff6c052075d2e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb')
-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 c1db04a9e..699c3e1db 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."
SRC_URI = "git://github.com/openbmc/phosphor-post-code-manager.git"
-SRCREV = "08125ca77fde5a8d6bfefcdacd1d96cbb3bd7e9c"
+SRCREV = "84a4c19c48ad28b537cfcce15df39e841e1ed565"
S = "${WORKDIR}/git"