summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-01 17:51:04 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-02 03:19:19 +0300
commit2fb73e92ce0c445d3de6369e6edf0ca3fcdfdef3 (patch)
treef4525ee8df84b2936d8a8173d7525e087c52db29
parent084d0c2c4b0692ae5cc41b66a4eaf6936e689699 (diff)
downloadopenbmc-2fb73e92ce0c445d3de6369e6edf0ca3fcdfdef3.tar.xz
phosphor-host-ipmid: srcrev bump 37b9f414f5..5d82f47406
Patrick Williams (3): meson: refactor generators avoid non-virtual-dtor warnings sdbusplus: use shorter type aliases Change-Id: I2186be9b12927f2b63d741d98a5e492ca1b39843 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 5ce02ed876..e2015ee42b 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 = "37b9f414f5c45af0aaf70480116b9e62c0fa69c1"
+SRCREV = "5d82f47406aa1b17d55c851677a15e5d3f62f31e"