From 724af737c7b4cb40c10bb22e79427cfc534d1d86 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 12 Jun 2020 04:51:35 +0000 Subject: libmctp: srcrev bump df5f6b9593..5303d9c594 Andrew Jeffery (23): test_astlpc: Fix OBF flag behaviour in emulated KCS status byte test_astlpc: Instantiate a binding for each endpoint test_astlpc: Extract single test case to dedicated function test_astlpc: Add astlpc_test_simple_init test_astlpc: Add network_{init,destroy}() helpers test_astlpc: Introduce astlpc_assert_tx_packet() test_astlpc: Assert message expectations in rx_message() test_astlpc: Clean up debugging in KCS callbacks test_astlpc: Test simple message from BMC to host test_astlpc: Improve readability of test output test_astlpc: Add test for a simple message from host to BMC test_astlpc: Add test initialising the device before the bus owner astlpc: Consolidate direct vs indirect LPC access astlpc: Handle loss of bmc-ready state astlpc: Remove redundant KCS register name enumeration astlpc: Introduce KCS accessors test_astlpc: Add astlpc_test_poll_not_ready() test_astlpc: Add astlpc_test_undefined_command() astlpc: Remove redundant lpc_map_base member from context struct astlpc: Implement version negotiation astlpc: Introduce MTU negotiation astlpc: Make MTU configurable at binding instantiation astlpc: Bump protocol support to v2 (From meta-phosphor rev: 370620b594eb367f90de56a0c0b72b2048c4c6f8) Change-Id: I796b2bd35be8af547b07a951915f14e2fe452d30 Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/mctp/mctp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/mctp/mctp_git.bb') diff --git a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb index 190373ad6..986df2d86 100644 --- a/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb +++ b/meta-phosphor/recipes-phosphor/mctp/mctp_git.bb @@ -11,7 +11,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=0d30807bb7a4f16d36e96b78f9ed8fae" SRC_URI = "git://github.com/openbmc/libmctp \ file://default" -SRCREV = "df5f6b9593274c2bfa440f3ef91589113a093429" +SRCREV = "5303d9c59469d1c6c6bf1cabf51c89eb6ddb06cb" CONFFILES_${PN} = "${sysconfdir}/default/mctp" DEPENDS += "autoconf-archive-native \ -- cgit v1.2.3