Matt Spinler | 602891b | 2018-03-26 16:26:14 -0500 | [diff] [blame] | 1 | SUMMARY="Add /com/ibm namespace to phosphor-mapper" |
| 2 | DESCRIPTION="Add the /com/ibm path namespace and \ |
| 3 | com.ibm interface prefix to the mapper watch list." |
| 4 | |
| 5 | inherit phosphor-mapper |
| 6 | inherit native |
| 7 | inherit obmc-phosphor-license |
| 8 | |
| 9 | PHOSPHOR_MAPPER_NAMESPACE_append = " /com/ibm" |
Brad Bishop | 535c5ee | 2018-10-22 22:15:54 -0400 | [diff] [blame^] | 10 | PHOSPHOR_MAPPER_SERVICE_append = " com.ibm" |
Matt Spinler | 602891b | 2018-03-26 16:26:14 -0500 | [diff] [blame] | 11 | PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm" |