blob: b8489d670a3d7c1590da2d6b78732d056d6d6cc3 [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"
Brad Bishopd77088a2019-09-13 13:06:15 -04005LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
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"