summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-08 01:00:08 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-14 14:33:37 +0300
commit155469acffc5f03735c7a046b6ace24480d45e86 (patch)
tree442336732813955050b72d75ca0e0bd3b1e15f9a /meta-google
parent70527d9537f5da4dfc6c16fb62bb4e3070804433 (diff)
downloadopenbmc-155469acffc5f03735c7a046b6ace24480d45e86.tar.xz
google-ipmi-sys: srcrev bump 6c71b0f9fe..7e71a43d6a
Michael Shen (2): all: cleanup, prefer "ipmid/api-types.hpp" type to "ipmid/api.h" type accel: rename `accelOobGetDbus` to `getBus` Willy Tu (1): fix typo: Prase -> Parse Yunyun Lin (1): google-ipmi-sys: Move Warning to debug statement Change-Id: Ic83bd456d4e4f1da6a7544fe9f98f17c85dac237 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-google')
-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 c258d2518d..40699d1d7c 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 = "6c71b0f9fe1cd604dd894b45acb9870cc47b27b5"
+SRCREV = "7e71a43d6aede97f9b4df527899cb61297f7c654"
FILES:${PN} += "${libdir}/ipmid-providers"