summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-28 21:00:12 +0300
committerWilly Tu <wltu@google.com>2022-10-28 21:55:46 +0300
commitae1d5191d3dcb1020a1f080a0a2d136f585bf6f3 (patch)
tree48e90c29e49fa77d437ddcddaa45a8c196898737
parentce474cca9743b946c9a8b85b165a0fcacbbfd584 (diff)
downloadopenbmc-ae1d5191d3dcb1020a1f080a0a2d136f585bf6f3.tar.xz
google-ipmi-sys: srcrev bump 8ec4106b7a..2aaf2c053e
Brandon Kim (1): bmc_mode_enum: Add cstdint include to the header Change-Id: Ia9ae5af76fee5140801d9fb927e596ddc9a3b6f1 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 46328bf48c..e81a97d3e4 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 = "8ec4106b7a4b803f2d9f730a1380ad881d352165"
+SRCREV = "2aaf2c053e37325bc196229d30ecbf7aa201b70a"
FILES:${PN} += "${libdir}/ipmid-providers"