blob: 0869c3f6a509f03a87064401522202d0e25192be [file] [log] [blame]
Brad Bishop711ae0e2018-10-22 22:52:33 -04001SUMMARY="Add xyz.openbmc_project namespace to phosphor-mapper"
2DESCRIPTION="Add the xyz.openbmc_project service namespace and \
Brad Bishop2ad7ce32017-07-09 23:41:49 -04003xyz.openbmc_project interface prefix to the mapper \
4watch list."
5
6inherit phosphor-mapper
7inherit native
8inherit obmc-phosphor-license
9
Brad Bishop4f045d02018-10-22 20:48:49 -040010PHOSPHOR_MAPPER_SERVICE_append = " xyz.openbmc_project"
Brad Bishop2ad7ce32017-07-09 23:41:49 -040011PHOSPHOR_MAPPER_INTERFACE_append = " xyz.openbmc_project"