summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
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-facebook/recipes-fb
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-facebook/recipes-fb')
-rwxr-xr-xmeta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
index 03db6c329..77d87b762 100755
--- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
+++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
SRC_URI = "git://github.com/openbmc/fb-ipmi-oem"
-SRCREV = "5f8e343516c0db488e977084ca7810a6c9fafae8"
+SRCREV = "c723d6a5917cde0808713bc57934eb503fa20b8a"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"