blob: 0869c3f6a509f03a87064401522202d0e25192be [file] [log] [blame]
SUMMARY="Add xyz.openbmc_project namespace to phosphor-mapper"
DESCRIPTION="Add the xyz.openbmc_project service namespace and \
xyz.openbmc_project interface prefix to the mapper \
watch list."
inherit phosphor-mapper
inherit native
inherit obmc-phosphor-license
PHOSPHOR_MAPPER_SERVICE_append = " xyz.openbmc_project"
PHOSPHOR_MAPPER_INTERFACE_append = " xyz.openbmc_project"