summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-28 20:00:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-30 04:06:52 +0300
commit6aec0587e5f5bc30370adbba8a96a234020eab7a (patch)
tree8af2b70ec6c23aee7a762e7ef74ca62320cc7c00 /meta-phosphor/recipes-phosphor/ipmi
parentfca05dfba82f6a1f5638156d02c753e8289ba43d (diff)
downloadopenbmc-6aec0587e5f5bc30370adbba8a96a234020eab7a.tar.xz
phosphor-host-ipmid: srcrev bump c2c26f93c5..ed6f460d4e
Patrick Williams (1): sensorcommands: avoid stringop-truncation warning Vernon Mauery (1): Fix for g++-13 Willy Tu (1): ipmid: fru-reader: Use timegm instead of mktime Change-Id: I910bd3e5817b7465482af90a484dbbb3e1c78004 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi')
-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 46c0c8f2c4..09b31694ae 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 = "c2c26f93c5867db65ab91fed40b71867195ce506"
+SRCREV = "ed6f460d4ef96c91db82e242ed82c9ea30ea8517"