Brad Bishop | 2ad7ce3 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 1 | SUMMARY="Add /org/open_power namespace to phosphor-mapper" |
2 | DESCRIPTION="Add the /org/open_power path namespace and \ | ||||
3 | org.open_power interface prefix to the mapper \ | ||||
4 | watch list." | ||||
5 | |||||
6 | inherit phosphor-mapper | ||||
7 | inherit native | ||||
8 | inherit obmc-phosphor-license | ||||
9 | |||||
10 | PHOSPHOR_MAPPER_NAMESPACE_append = " /org/open_power" | ||||
11 | PHOSPHOR_MAPPER_INTERFACE_append = " org.open_power" |