kcsbridge: srcrev bump 980b6f152f..17a2ab7f39

Kun Yi (1):
      Enhance dbus error reporting and logging

(From meta-phosphor rev: 3c06c9edd3e4c14add4fe113df0f2dc751908ca1)

Change-Id: I414bada5812e387b295f798bd6a63268d4b0afd8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
index 8770a18..f8ea442 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
@@ -27,7 +27,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://github.com/openbmc/kcsbridge.git;protocol=https"
-SRCREV = "980b6f152fffb1b6e5234c3200e45ca104b8ef34"
+SRCREV = "17a2ab7f39a78ff0603aa68cf35108ea94eb442f"
 
 # This is how linux-libc-headers says to include custom uapi headers
 CFLAGS_append = " -I ${STAGING_KERNEL_DIR}/include/uapi"