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

(From meta-google rev: c791de74684935b02749dd029c43f8c8a6704d6a)

Change-Id: I989846b585d9a829ae1110e706f579a4799cc23c
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 fd90ab0..3c0ef6a 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 = "0788699a94c7a36f4d736357a5733763380bb726"
+SRCREV = "6667a646bff33fdd22e69363e2313e2e61e10e53"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"