summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-25 19:20:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-30 17:36:42 +0300
commita98e30eaf9948d96080bf4bb7e8ffb091f194d99 (patch)
tree2a87739708b04cdabb579a57d9da771dc93feac8
parenta77a0cdc64aa6493be41e6c6f97f25b17917123c (diff)
downloadopenbmc-a98e30eaf9948d96080bf4bb7e8ffb091f194d99.tar.xz
google-ipmi-sys: srcrev bump 29f35bce73..96ad906981
William A. Kennington III (1): Remove globally constructed variables (From meta-google rev: 8bd798d440c5279b239ad7925b96a92531edfc30) Change-Id: I5cfa5278257518b0110d23cd7047ed88544e8f31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 c9a69a62c..f8af0a04c 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 = "29f35bce73544eb01ea87ee13441036ee858061b"
+SRCREV = "96ad906981d1e32ecb77d1c75f30b18eeb9dd3d6"
FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"