summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-26 17:10:13 +0300
committerWilly Tu <wltu@google.com>2023-10-26 19:42:38 +0300
commit70aaae1bf4bc901d4e79f268505b0ac3ffcb26c1 (patch)
treec681e48587c3be1a32e7a9bcf41431578f25e71d /meta-google/recipes-google/ipmi
parentcf80f7cd550cd847f23dd34d56e18cd7eaf63c13 (diff)
downloadopenbmc-70aaae1bf4bc901d4e79f268505b0ac3ffcb26c1.tar.xz
google-ipmi-sys: srcrev bump bc24cd034e..8d6185322d
Michael Shen (1): all: Use stdplus::print over std::fprintf Change-Id: I71977d404fd66eeadf131137fa7e22d02efc4ae1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-google/recipes-google/ipmi')
-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 e639e513f2..193db14ef6 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 = "bc24cd034ea280528e4ec5107988ea4e328cdc5c"
+SRCREV = "8d6185322d2631b9ecceeb0ceb95c03d1f98f27f"
FILES:${PN} += "${libdir}/ipmid-providers"