blob: c39e0a34f47d04d30015dc0ce40a392bb3a07191 [file] [log] [blame]
Brad Bishopf8a7cd12017-07-09 23:41:49 -04001SUMMARY="Add /xyz/openbmc_project namespace to phosphor-mapper"
2DESCRIPTION="Add the /xyz/openbmc_project path namespace and \
3xyz.openbmc_project interface prefix to the mapper \
4watch list."
5
6inherit phosphor-mapper
7inherit native
8inherit obmc-phosphor-license
9
10PHOSPHOR_MAPPER_NAMESPACE_append = " /xyz/openbmc_project"
11PHOSPHOR_MAPPER_INTERFACE_append = " xyz.openbmc_project"