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" |
| 5 | LIC_FILES_CHKSUM = "file://${IBMBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" |
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" |