blob: b8489d670a3d7c1590da2d6b78732d056d6d6cc3 [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."
Patrick Venturea00d9b82018-11-05 20:28:53 -08004LICENSE = "Apache-2.0"
Brad Bishopcbbb0e52019-09-13 13:06:15 -04005LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
Matt Spinler23d18792018-03-26 16:26:14 -05006
7inherit phosphor-mapper
8inherit native
Matt Spinler23d18792018-03-26 16:26:14 -05009
Brad Bishop0d4b8112018-10-22 22:15:54 -040010PHOSPHOR_MAPPER_SERVICE_append = " com.ibm"
Matt Spinler23d18792018-03-26 16:26:14 -050011PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm"