commit | 48b19610170fa9a851e133ae1056eef8eaa79635 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sun Aug 07 23:18:32 2016 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sun Aug 07 23:18:32 2016 -0400 |
tree | 23ed9bb3a30420e65438da1dfab40c87e5911362 | |
parent | 6a3cd824e8a84e908fa89bd90655b8a8b377514c [diff] |
obmc-mapper: Remove extra space A space is not required with += syntax. Change-Id: I593d54ebff12218672892edefbc206637c693da7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/common/recipes-phosphor/dbus/obmc-mapper.bb b/common/recipes-phosphor/dbus/obmc-mapper.bb index 6f11df6..62e40b4 100644 --- a/common/recipes-phosphor/dbus/obmc-mapper.bb +++ b/common/recipes-phosphor/dbus/obmc-mapper.bb
@@ -9,7 +9,7 @@ inherit obmc-phosphor-systemd inherit setuptools -DEPENDS += " systemd" +DEPENDS += "systemd" DBUS_SERVICE_${PN} += "org.openbmc.ObjectMapper" RDEPENDS_${PN} += " \