summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-27 22:40:42 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-27 22:40:42 +0300
commitcfd9a4ae81acc31345fb269eafc2f042cb418dbf (patch)
tree9f3cd0498fbadaf948e39ca1c050c60ccf280d05
parentf16ca766474c5fee7f28cf7e17d7053e4903ffa3 (diff)
downloadopenbmc-cfd9a4ae81acc31345fb269eafc2f042cb418dbf.tar.xz
google-ipmi-sys: srcrev bump 5e70dc8c1c..8ec4106b7a
Nikhil Namjoshi (1): Move bmc mode enum to a header file Change-Id: I17e14d5d869be1c1ee77cf838b98fe0be23193af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
index 923bb53c6d..46328bf48c 100644
--- a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
+++ b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
@@ -19,7 +19,7 @@ DEPENDS += " \
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/google-ipmi-sys;branch=master;protocol=https"
-SRCREV = "5e70dc8c1c42b631078612a7623fbab4186457b7"
+SRCREV = "8ec4106b7a4b803f2d9f730a1380ad881d352165"
FILES:${PN} += "${libdir}/ipmid-providers"