commit | dac6e749cb9acec7c773fa21811c22ff8abea42b | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 22 22:37:06 2018 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Oct 30 22:23:32 2018 +0000 |
tree | ff747a99ce69bc3d76d8ee822902ef04a7bbbda3 | |
parent | 0d4b811825e3ff2ff593bdc997d12754a8f71979 [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. Change-Id: Ibdbb2698442cc9fe3b81d3086fbea32cca0b539b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb b/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb index 2df41de..2768caf 100644 --- a/recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb +++ b/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"