blob: 381bef419e145cc9c81899a066493f8adabde156 [file] [log] [blame]
Matt Spinler602891b2018-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."
Brad Bishop6738f352018-11-07 13:04:06 -08004LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://${IBMBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
Matt Spinler602891b2018-03-26 16:26:14 -05006
7inherit phosphor-mapper
8inherit native
Matt Spinler602891b2018-03-26 16:26:14 -05009
Brad Bishop535c5ee2018-10-22 22:15:54 -040010PHOSPHOR_MAPPER_SERVICE_append = " com.ibm"
Matt Spinler602891b2018-03-26 16:26:14 -050011PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm"