summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-12 09:10:59 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-13 05:00:17 +0300
commitd86c0d20751698d819ed703f6f4a776e0d9d7aa3 (patch)
treef61ff4673124892b0428bf6665e8c20a6c6e38e8
parent62f22d8f2b24338814fe11463c845de09e19bc3f (diff)
downloadopenbmc-d86c0d20751698d819ed703f6f4a776e0d9d7aa3.tar.xz
phosphor-host-ipmid: srcrev bump 8d90f97580..b4905919f2
Tim Lee (1): ipmid: message: fix pack/unpack compile error at aarch64 platform Change-Id: I2fabc09a6d3992e412e5dffaecc7d3bbc2609274 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
index 64c9790418..c94e0424a3 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-host-ipmid"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"
SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid;branch=master;protocol=https"
-SRCREV = "8d90f975806284afa1cd3421b952798796493840"
+SRCREV = "b4905919f245a860fa423d13a5c8eaafa075f6f8"