commit | 2f7dbb1391bb3b25441f55e2ddbe76f26f66a7e6 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 22 22:37:06 2018 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Oct 31 07:33:21 2018 -0400 |
tree | 3a636d159c1fea3eec2adea9a3cb7887126ed079 | |
parent | 1597b9231e2cdd8860317a94dd1b2118cc36da60 [diff] |
ibm: remove deprecated mapper path whitelist The IBM layer has switched over to the new dbus service whitelist mechanism for phosphor-mapper. Remove the legacy path whitelist for the IBM layer. (From meta-ibm rev: dac6e749cb9acec7c773fa21811c22ff8abea42b) Change-Id: Ic0c871beab89088dfec0c618fb7c20636e040a7b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb b/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb index 2df41de..2768caf 100644 --- a/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb +++ b/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb
@@ -6,6 +6,5 @@ inherit native inherit obmc-phosphor-license -PHOSPHOR_MAPPER_NAMESPACE_append = " /com/ibm" PHOSPHOR_MAPPER_SERVICE_append = " com.ibm" PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm"