blob: 0d1d016feac741c0e14a4e5c518c286cf790b452 [file] [log] [blame]
Yong Lic5a33a92019-01-03 11:41:48 +08001SUMMARY="Add /com/intel namespace to phosphor-mapper"
2DESCRIPTION="Add the /com/intel path namespace and \
3com.intel interface prefix to the mapper watch list."
4LICENSE = "Apache-2.0"
Brad Bishopbbf062e2019-09-13 14:06:22 -04005LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
Yong Lic5a33a92019-01-03 11:41:48 +08006
7inherit phosphor-mapper
8inherit native
9
10PHOSPHOR_MAPPER_SERVICE_append = " com.intel"
11PHOSPHOR_MAPPER_INTERFACE_append = " com.intel"