google-ipmi-sys: srcrev bump cc53c847f1..6d50744c31

Patrick Venture (7):
      split out handler implementation from interface
      move handler specific method to implementation
      pcie_i2c: drop unused util header
      add missing headers to handler mock
      move implementation to ipmi file
      split the commands out
      drop unused header: handler_ipml

William A. Kennington III (1):
      handler: Add more entity IDs

(From meta-google rev: 71e79814c908b52061d7c4ab51e0d41bcff5deaa)

Change-Id: I89e28f1e3821871a1a354423a45f97b851acc304
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 96cf6f6..fadfbba 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 = "cc53c847f14dd843bd7a7488822c1af52a5add11"
+SRCREV = "6d50744c312592135c45d06c8177863eefdef4a3"
 
 FILES_${PN}_append = " ${libdir}/ipmid-providers/lib*${SOLIBS}"
 FILES_${PN}_append = " ${libdir}/host-ipmid/lib*${SOLIBS}"