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 | |||||
9 | PHOSPHOR_MAPPER_NAMESPACE_append = " /com/ibm" | ||||
10 | PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm" |