Yong Li | c5a33a9 | 2019-01-03 11:41:48 +0800 | [diff] [blame] | 1 | SUMMARY="Add /com/intel namespace to phosphor-mapper" |
| 2 | DESCRIPTION="Add the /com/intel path namespace and \ |
| 3 | com.intel interface prefix to the mapper watch list." |
| 4 | LICENSE = "Apache-2.0" |
Brad Bishop | bbf062e | 2019-09-13 14:06:22 -0400 | [diff] [blame] | 5 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" |
Yong Li | c5a33a9 | 2019-01-03 11:41:48 +0800 | [diff] [blame] | 6 | |
| 7 | inherit phosphor-mapper |
| 8 | inherit native |
| 9 | |
| 10 | PHOSPHOR_MAPPER_SERVICE_append = " com.intel" |
| 11 | PHOSPHOR_MAPPER_INTERFACE_append = " com.intel" |