kcsbridge: srcrev bump ab794149e7..9ce5a9a0ba
Vernon Mauery (2):
Move service file from bitbake layer into project
Convert kcsbridged to C++17, sdbusplus::asio, and new IPMI D-Bus API
(From meta-phosphor rev: 0158b03d2615b819d006b007060b9bc752eca712)
Change-Id: Id62c001f950a63619338b330fff422c41d2ee6e9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 3e31333..f50b354 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
@@ -30,7 +30,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/kcsbridge.git"
-SRCREV = "ab794149e763f9562dfe1278ee0b3143f2af4226"
+SRCREV = "9ce5a9a0ba3fc08bf8f44f0582ea6df5819c09f3"
# This is how linux-libc-headers says to include custom uapi headers
CFLAGS_append = " -I ${STAGING_KERNEL_DIR}/include/uapi"