summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces-mapper-config-native.bb
blob: c39e0a34f47d04d30015dc0ce40a392bb3a07191 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY="Add /xyz/openbmc_project namespace to phosphor-mapper"
DESCRIPTION="Add the /xyz/openbmc_project path namespace and \
xyz.openbmc_project interface prefix to the mapper \
watch list."

inherit phosphor-mapper
inherit native
inherit obmc-phosphor-license

PHOSPHOR_MAPPER_NAMESPACE_append = " /xyz/openbmc_project"
PHOSPHOR_MAPPER_INTERFACE_append = " xyz.openbmc_project"
OpenPOWER on IntegriCloud