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>
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 c9a69a6..f8af0a0 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 @@
 
 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}"