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