google-ipmi-sys: srcrev bump 0788699a94..6667a646bf

Patrick Venture (4):
      build: add build of empty tests
      eth: move structure to header
      test: add basic tests for eth command
      build: add code coverage

William A. Kennington III (1):
      Makefile: split out common libary code for testing

Change-Id: I2d948d0b618834e01516d7d3122091aa3e27ed40
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-google/ipmi/google-ipmi-sys_git.bb b/recipes-google/ipmi/google-ipmi-sys_git.bb
index fd90ab0..3c0ef6a 100644
--- a/recipes-google/ipmi/google-ipmi-sys_git.bb
+++ b/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 = "0788699a94c7a36f4d736357a5733763380bb726"
+SRCREV = "6667a646bff33fdd22e69363e2313e2e61e10e53"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"