From 5cd1a433f48c659dbebc1c31840890ba29f4fe16 Mon Sep 17 00:00:00 2001 From: Leonel Gonzalez Date: Thu, 27 Jul 2017 16:15:11 -0500 Subject: phosphor-mboxd: Define mboxd dbus properties and methods Defines the mboxd yaml file, as the first change to allow phosphor-mboxd to use sdbusplus. Modifies gitignore to ignore mboxd binary but not the mboxd directory in the yaml's path. Describes the xyz.openbmc_project.Mboxd interface Change-Id: Iec2876b93b5152b1fafdbefce277fcf64b9525f8 Signed-off-by: Leonel Gonzalez --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9523617..e87701d 100644 --- a/.gitignore +++ b/.gitignore @@ -47,7 +47,7 @@ Makefile.in Makefile .deps arm-openbmc-linux-gnueabi-libtool -mboxd +/mboxd mboxctl cscope.out /test/*.o -- cgit v1.2.1