summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-25 23:50:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-28 01:02:31 +0300
commita0fb6aef28f7e886964d5cffd8e521a916be4ee8 (patch)
tree72dfb6667cf28c8cc7715b60d9525113abf49371
parent45eeefb4d8cf8bb5c4ac344574a479c4f8e2b9e7 (diff)
downloadopenbmc-a0fb6aef28f7e886964d5cffd8e521a916be4ee8.tar.xz
phosphor-host-ipmid: srcrev bump 369824e77d..824ca81f18
Peter Foley (2): transporthandler: Split constants into a standalone header. subprojects: ignore redirected wrap files Change-Id: I2d203f964ce63970359fa8469eefdbfca7539751 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 6283c48300..d16457174b 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 = "369824e77d71bff303677505892b6f0a88494d9f"
+SRCREV = "824ca81f18fb7b2d8d08b814c8aabddc76ba9f7c"