libmctp: srcrev bump 5c90129312..1fe5899eac
Nikhil Namjoshi (1):
serial: Recover the state machine when a request's bytes are dropped
Change-Id: I0c80725603f6434e11f5b99a99a89dfe1cda83fe
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb b/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb
index 97be163..4de7cca 100644
--- a/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb
+++ b/meta-phosphor/recipes-phosphor/libmctp/libmctp_git.bb
@@ -6,7 +6,7 @@
DEPENDS += "autoconf-archive-native \
systemd \
"
-SRCREV = "5c90129312a384af5e27fdf96f8e79981ff32fe5"
+SRCREV = "1fe5899eacb2f736766be07fe1a053784ed016b3"
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'systemd', d)} pcap"
PACKAGECONFIG[systemd] = "--with-systemdsystemunitdir=${systemd_system_unitdir}, \
--without-systemdsystemunitdir,systemd"