summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-08 21:10:10 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-09 17:53:16 +0300
commit2144e819b1a8a9e84a2b8370357951de0ddfbc45 (patch)
tree431285b987cfe4e8d9305f16b27f150d3fd74541
parent9b9fd9ebe669ac8eda289d53aa4a74817f8692e8 (diff)
downloadopenbmc-2144e819b1a8a9e84a2b8370357951de0ddfbc45.tar.xz
phosphor-host-ipmid: srcrev bump 65a9168c5b..a1bd285e9a
Patrick Williams (5): shellcheck: fix minor issues python: fix flake8 warnings and format with black black: re-format beautysh: re-format prettier: re-format krishnar4 (1): Extended support for 16bit logic bus Change-Id: I1157682304c35ea05f0218f966ecc76ec10eeabe 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 1bde5d8446..9d690f59ff 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 = "65a9168c5bc45cdfef72a5e12699d4634ddf3d31"
+SRCREV = "a1bd285e9a5862695bf58db0ce7afea655e04ced"