blob: 69c7779446b39e43175b08bd7b05f6beef10e5f8 [file] [log] [blame]
Brad Bishopf8a7cd12017-07-09 23:41:49 -04001SUMMARY="Add /org/openbmc namespace to phosphor-mapper"
2DESCRIPTION="Add the legacy /org/openbmc path namespace and \
3org.openbmc nterface prefix to the mapper watch list."
4
5inherit phosphor-mapper
6inherit native
7inherit obmc-phosphor-license
8
9PHOSPHOR_MAPPER_NAMESPACE_append = " /org/openbmc"
Brad Bishop385c63f2018-10-22 20:48:49 -040010PHOSPHOR_MAPPER_SERVICE_append = " org.openbmc"
Brad Bishopf8a7cd12017-07-09 23:41:49 -040011PHOSPHOR_MAPPER_INTERFACE_append = " org.openbmc"