summaryrefslogtreecommitdiffstats
path: root/meta-google/recipes-google/ipmi
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-25 19:20:32 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-03-26 08:04:00 -0400
commitebe8cf59c9e06810e104a99c5d0079673b8cb6c9 (patch)
treed2647cfe2cbdd931c0b95e3f9931309c63b8462e /meta-google/recipes-google/ipmi
parenta0ace842eeeec6b88e4906034dac032b56fbaa0a (diff)
downloadtalos-openbmc-ebe8cf59c9e06810e104a99c5d0079673b8cb6c9.tar.gz
talos-openbmc-ebe8cf59c9e06810e104a99c5d0079673b8cb6c9.zip
google-ipmi-sys: srcrev bump 6667a646bf..ba32fe4e25
Patrick Venture (15): add handler logic to handle SysGetEthDevice makefile: adjust alignment add handler logic to handle SysCableCheck add handler logic to handle SysCpldVersion add handler logic to handle SysPsuHardReset entity_name: cleanup headers add handler logic to handle SysEntityName handler: delete extra namespace alias entityName: move pieces into handler object util: move read_file to readPropertyFile util: add i2c->pcie map build method pcie_i2c: cleanup headers add handler logic to handle i2c pcie commands style change: lowerCamel build: enable valgrind (From meta-google rev: 88c4cc0c3cf4774a37361529db9385fe5b437f7e) Change-Id: I00b32fc4201a5e1eb22c99b0988f7278e50f5e44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 3c0ef6a53..527767045 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 = "6667a646bff33fdd22e69363e2313e2e61e10e53"
+SRCREV = "ba32fe4e25329f90bc8ab3d2e554dfe8615998d2"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"
OpenPOWER on IntegriCloud