summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-09 00:22:04 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-09-12 15:18:28 +0300
commit2017f9244277ea38ac29304a57260f3aa8293f4f (patch)
treeb6fb0394c8c8869190e6edba16379e41b9d847a3
parentec7a21f3060043a3d6bd9e0220309cca38771587 (diff)
downloadopenbmc-2017f9244277ea38ac29304a57260f3aa8293f4f.tar.xz
phosphor-host-ipmid: srcrev bump ed6f460d4e..1b42a9c58f
Patrick Williams (2): remove generated elog-errors.hpp meson: add option for open-power functions Vernon Mauery (1): Silence false positive for uninitialized variable Change-Id: Ie7915f624cd636fe3dee7dc4bf57d021e1a368c5 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 09b31694ae..60786c2c97 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 = "ed6f460d4ef96c91db82e242ed82c9ea30ea8517"
+SRCREV = "1b42a9c58f4bb6fc6c4f306e42c0544018064892"