blob: a8d534789d9ef20ce7d24752e68957546946921c [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
Brad Bishopd5f36ed2018-10-22 22:13:03 -040010PHOSPHOR_MAPPER_SERVICE_append = " org.open_power"
Brad Bishop2ad7ce32017-07-09 23:41:49 -040011PHOSPHOR_MAPPER_INTERFACE_append = " org.open_power"