Brad Bishop | f8a7cd1 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 1 | SUMMARY="Add /org/openbmc namespace to phosphor-mapper" |
2 | DESCRIPTION="Add the legacy /org/openbmc path namespace and \ | ||||
3 | org.openbmc nterface 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 = " /org/openbmc" | ||||
10 | PHOSPHOR_MAPPER_INTERFACE_append = " org.openbmc" |