mctpd: SRC_REV bump 69ed224..d791d1d

This includes a fix for the issue where any successful control socket read resulted in errx.

Jeremy Kerr (4):
      mctpd: fix return value check in control socket reads
      tests: use more appropriate variable name for MCTP Socket
      tests: Communicate bind() operation over test socket
      tests: move message handling to Endpoint

Fusion-Link: https://fusion2.corp.google.com/6a15b54d-ce07-3c6f-924f-7ce2c59eabd5
Tested: Manually
Google-Bug-Id: 349474530
Change-Id: I4853450c5fc4a3c689c427422fb07936055fd68c
Signed-off-by: Muhammad Usama <muhammadusama@google.com>
diff --git a/recipes-connectivity/mctp/mctp_%.bbappend b/recipes-connectivity/mctp/mctp_%.bbappend
index 1c263d7..7a0234e 100644
--- a/recipes-connectivity/mctp/mctp_%.bbappend
+++ b/recipes-connectivity/mctp/mctp_%.bbappend
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS:prepend:gbmc := "${THISDIR}/${PN}:"
 
-SRCREV:gbmc = "69ed224ff9b5206ca7f3a5e047a9da61377d2ca7"
+SRCREV:gbmc = "d791d1de4ad5ddb71acf896c65e0a6c18a87b5ca"
 SRC_URI:append:gbmc = " \
   file://0001-mctpd-Set-initial-route-MTU-to-minimum.patch \
   file://mctp-i2c.service \