blob: 14c125543d619a6b808765494d754544b0471c85 [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
Adriana Kobylakb96c7502021-08-06 16:25:30 +000010PHOSPHOR_MAPPER_SERVICE:append = " com.ibm"
11PHOSPHOR_MAPPER_INTERFACE:append = " com.ibm"