commit | 9285261c8566d3648996f10205006cd9cf0d0508 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Oct 08 22:01:06 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sun Oct 10 16:45:08 2021 +0000 |
tree | dbb68c52b1a4528d650e8d2d375cef88393f9739 | |
parent | b05cc6918f24bbedbab8c5fadc42515122fa6c57 [diff] |
phosphor-host-ipmid: srcrev bump 414d2f7be5..a2ad2da85f Patrick Williams (1): catch exceptions as const Change-Id: I9b7994ba23c42b6fc1a117f907759800f7496973 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host.inc index c09b79d..21fa2e2 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 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc" SRC_URI += "git://github.com/openbmc/phosphor-host-ipmid" -SRCREV = "414d2f7be5fd0eb6c1d451abb62bc5460d8a9e40" +SRCREV = "a2ad2da85fe34a7e1c95d52ec55032bbc71fa0f0"