Matt Spinler | 602891b | 2018-03-26 16:26:14 -0500 | [diff] [blame] | 1 | SUMMARY="Add /com/ibm namespace to phosphor-mapper" |
| 2 | DESCRIPTION="Add the /com/ibm path namespace and \ |
| 3 | com.ibm interface prefix to the mapper watch list." |
Brad Bishop | 6738f35 | 2018-11-07 13:04:06 -0800 | [diff] [blame] | 4 | LICENSE = "Apache-2.0" |
Brad Bishop | d77088a | 2019-09-13 13:06:15 -0400 | [diff] [blame] | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" |
Matt Spinler | 602891b | 2018-03-26 16:26:14 -0500 | [diff] [blame] | 6 | |
| 7 | inherit phosphor-mapper |
| 8 | inherit native |
Matt Spinler | 602891b | 2018-03-26 16:26:14 -0500 | [diff] [blame] | 9 | |
Brad Bishop | 535c5ee | 2018-10-22 22:15:54 -0400 | [diff] [blame] | 10 | PHOSPHOR_MAPPER_SERVICE_append = " com.ibm" |
Matt Spinler | 602891b | 2018-03-26 16:26:14 -0500 | [diff] [blame] | 11 | PHOSPHOR_MAPPER_INTERFACE_append = " com.ibm" |