From 2f7dbb1391bb3b25441f55e2ddbe76f26f66a7e6 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Mon, 22 Oct 2018 22:37:06 -0400 Subject: 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 --- .../recipes-phosphor/dbus/ibm-dbus-interfaces-mapper-config-native.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-ibm/recipes-phosphor/dbus') 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 2df41de39..2768caf57 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 phosphor-mapper inherit native inherit obmc-phosphor-license -PHOSPHOR_MAPPER_NAMESPACE_append = " /com/ibm" PHOSPHOR_MAPPER_SERVICE_append = " com.ibm" PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm" -- cgit v1.2.1