summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-25 00:40:12 +0300
committerWilliam A. Kennington III <wak@google.com>2021-02-25 12:29:43 +0300
commit92847cf626bbbb37ab430a7d634be5433e9894d7 (patch)
tree5dae8f91acadfbcecaedfbf8e45e6e213bbcdca5 /meta-google
parent0ca40f73ea8e964dfc6372c75ce744f8e7822a44 (diff)
downloadopenbmc-92847cf626bbbb37ab430a7d634be5433e9894d7.tar.xz
google-ipmi-sys: srcrev bump 96ad906981..ac4a16f730
Shounak Mitra (1): Add sys command for powercycle on host shutdown. Change-Id: I46fc07f98d8bc4226569294f2ac36ce943c0a7c0 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 c27248700..fbf9af8f9 100644
--- a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
+++ b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "nlohmann-json"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/google-ipmi-sys"
-SRCREV = "96ad906981d1e32ecb77d1c75f30b18eeb9dd3d6"
+SRCREV = "ac4a16f73011c7b5f69b78dd1e8fe76764fc7288"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"