summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-19 17:40:18 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-19 20:49:34 +0300
commitfd4f7537ebeee494d4dd91b7438ed9512eeda303 (patch)
tree110f855b6f4d134dc98b6e6cea4181b9575d1da0
parent1c545f8a44293f288feee2f93d72d99b845725ca (diff)
downloadopenbmc-fd4f7537ebeee494d4dd91b7438ed9512eeda303.tar.xz
google-ipmi-sys: srcrev bump 0885a9dad9..0c0bfd3a14
Brad Bishop (1): conf: use Wno-portability (From meta-google rev: 71818d775a18b8ef99f354344d567bef5f9e86e0) Change-Id: I7c52246d3ca1a1d346dda867f006a2291b8ef5b4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 5a2021d5c..7f6c75666 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 = "0885a9dad91d0d11e4296227b01d3d7091b5fc38"
+SRCREV = "0c0bfd3a145e63cc6347c4cffc9b4561c21ea174"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"