blob: ce95082ce716f37a99b7d5fa647595b03fab4b35 [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"
5LIC_FILES_CHKSUM = "file://${INTELBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
6
7inherit phosphor-mapper
8inherit native
9
10PHOSPHOR_MAPPER_SERVICE_append = " com.intel"
11PHOSPHOR_MAPPER_INTERFACE_append = " com.intel"