summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/mboxd
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-15 02:00:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-17 15:59:22 +0300
commit174e11403947351aff607e626cb548d7f5b2b403 (patch)
treede848f4d8851e693e400c2cc35aa929f6f1f0389 /meta-phosphor/recipes-phosphor/mboxd
parent279e2515bf316c7f6baff39df8c6dffb396d7636 (diff)
downloadopenbmc-174e11403947351aff607e626cb548d7f5b2b403.tar.xz
mboxbridge: srcrev bump 41c337e88b..93c8edc9a0
Andrew Jeffery (20): transport: dbus: Add get_info transport: Switch transports as required on GET_MBOX_INFO daemon: Remove the concept of triggering or suppressing events transport: Retain knowledge of setting and clearing of events transport: dbus: Handle events transport: Rework BMC event handling transport: dbus: Implement reset transport: dbus: Implement ack transport: dbus: Implement get_flash_info transport: dbus: Implement create_read_window transport: dbus: Implement create_write_window transport: dbus: Implement close transport: dbus: Implement mark_dirty transport: dbus: Implement flush transport: dbus: Implement erase windows: Include stdbool.h test: Add windows_equally_evictable control: Add FIXME in reset handling vpnor: pnor_partition: Debugging for Request.fulfil() Documentation: Rewrite protocol specification (From meta-phosphor rev: 9bf99183ff4eb33081e86188d5179bfb579f18d9) Change-Id: I8007e879bfa294861369b2ec9201c9517a602107 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/mboxd')
-rw-r--r--meta-phosphor/recipes-phosphor/mboxd/mboxd.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/mboxd/mboxd.bb b/meta-phosphor/recipes-phosphor/mboxd/mboxd.bb
index cf94afd5a..dbe994cfb 100644
--- a/meta-phosphor/recipes-phosphor/mboxd/mboxd.bb
+++ b/meta-phosphor/recipes-phosphor/mboxd/mboxd.bb
@@ -20,7 +20,7 @@ SRC_URI += "file://99-aspeed-mbox.rules"
SRC_URI += "file://99-aspeed-lpc-ctrl.rules"
SRC_URI += "file://aspeed-lpc-ctrl-h.patch"
-SRCREV="41c337e88b80938bcd36c1636bba246a2a61d6e1"
+SRCREV="93c8edc9a030ebd2385eb652d7b049f9181d9c3e"
PROVIDES += "mboxctl"