From 9ef5e286f380d29acbf43bb5f7fe6822ab12242b Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 20 Mar 2019 15:10:46 +0000 Subject: mboxbridge: srcrev bump a042978b03..4519bb8262 Andrew Jeffery (10): mboxd: Add backend DBus interface and commandline options control: dbus: Remove unnecessary vpnor header dependency vpnor: Rename mboxd_pnor_partition_table sources to backend vpnor: Consolidate backend and mboxd_pnor_partition_table sources vpnor: Rename pnor_partition_defs sources to ffs vpnor: Rename pnor_partition sources to partition vpnor: Rename pnor_partition_table sources to table Makefiles: Centralise some use of VIRTUAL_PNOR_ENABLED mboxd: Tidy up failure paths on daemon startup Documentation: Remove mboxctl.md (From meta-phosphor rev: ab2d10a602a66b7243f99da8734dfb925bd7f286) Change-Id: Ie9c5f3a62a8fb881c2b6e48f47184a7ec6c7185a Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/mboxd/mboxd_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/mboxd/mboxd_git.bb b/meta-phosphor/recipes-phosphor/mboxd/mboxd_git.bb index 21232a5d2..4b9154733 100644 --- a/meta-phosphor/recipes-phosphor/mboxd/mboxd_git.bb +++ b/meta-phosphor/recipes-phosphor/mboxd/mboxd_git.bb @@ -21,7 +21,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="a042978b03c91ca3a716e99f313ef5cda42820ba" +SRCREV="4519bb82624e8a80905b2914334edd27fbe61029" PROVIDES += "mboxctl" -- cgit v1.2.1