kcsbridge: srcrev bump 87e8e61c83..2cdc495852

Vernon Mauery (1):
      Remove old argument style and legacy service file

Change-Id: Id9474a00bf78de20b6405fda74664b36464a1579
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
index 652d83c..075e6cf 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
@@ -30,7 +30,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/kcsbridge.git"
-SRCREV = "87e8e61c83da593a1cc271ab511313b14a321bfe"
+SRCREV = "2cdc49585235a6557c9cbb6c8b75c064fc02681a"
 
 # This is how linux-libc-headers says to include custom uapi headers
 CFLAGS_append = " -I ${STAGING_KERNEL_DIR}/include/uapi"