blob: 2768caf576946530d589411958b7957b94d84991 [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
Brad Bishop0d4b8112018-10-22 22:15:54 -04009PHOSPHOR_MAPPER_SERVICE_append = " com.ibm"
Matt Spinler23d18792018-03-26 16:26:14 -050010PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm"