blob: 2df41de39659730719d19b2c81bad9ea8c90a9f1 [file] [log] [blame]
Matt Spinler23d18792018-03-26 16:26:14 -05001SUMMARY="Add /com/ibm namespace to phosphor-mapper"
2DESCRIPTION="Add the /com/ibm path namespace and \
3com.ibm interface prefix to the mapper watch list."
4
5inherit phosphor-mapper
6inherit native
7inherit obmc-phosphor-license
8
9PHOSPHOR_MAPPER_NAMESPACE_append = " /com/ibm"
Brad Bishop0d4b8112018-10-22 22:15:54 -040010PHOSPHOR_MAPPER_SERVICE_append = " com.ibm"
Matt Spinler23d18792018-03-26 16:26:14 -050011PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm"