summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-07 18:00:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-10 01:43:22 +0300
commit01df42e4f18b508782a41623a559812d04025ec9 (patch)
tree7af59a52d5c8eb7574a881e90d5181df1c04eda1
parentb29f14a2d395f7dca7cf5409a72444a9ba307d84 (diff)
downloadopenbmc-01df42e4f18b508782a41623a559812d04025ec9.tar.xz
phosphor-host-ipmid: srcrev bump 57f4941c2c..1214d6cc51
Peter Foley (1): user_channel: strlen isn't constexpr Thang Tran (1): dbus-sdr: remove redundant Get/Set SEL time commands Willy Tu (1): unpack: Support std::span as package arguments Change-Id: I0bf15d82fc09f298a1caf42721f62e583895267f 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 3f0c416f14..c4b8f632de 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 = "57f4941c2c4863f235fc229fa1988a3b02557a58"
+SRCREV = "1214d6cc51cbbde74b0b2b486cf161af6b616d65"