blob: 8347b9eece860115071b69b6c0ae8e44d03c2d91 [file] [log] [blame]
Matt Spinler23d18792018-03-26 16:26:14 -05001SUMMARY="Add /com/ibm namespace to phosphor-mapper"
2DESCRIPTION="Add the /com/ibm path namespace and \
3com.ibm interface prefix to the mapper watch list."
4
5inherit phosphor-mapper
6inherit native
7inherit obmc-phosphor-license
8
9PHOSPHOR_MAPPER_NAMESPACE_append = " /com/ibm"
10PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm"