Matt Spinler | 23d1879 | 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 | |||||
Brad Bishop | 0d4b811 | 2018-10-22 22:15:54 -0400 | [diff] [blame] | 9 | PHOSPHOR_MAPPER_SERVICE_append = " com.ibm" |
Matt Spinler | 23d1879 | 2018-03-26 16:26:14 -0500 | [diff] [blame] | 10 | PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm" |