blob: 625a81921f1d1b7bdc39db323be43a77ff985d4c [file] [log] [blame]
Yong Li33170c32019-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 Bishopf559f722019-09-13 14:06:22 -04005LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
Yong Li33170c32019-01-03 11:41:48 +08006
7inherit phosphor-mapper
8inherit native
9
Jae Hyun Yoo24e16a22021-08-06 10:55:59 -070010PHOSPHOR_MAPPER_SERVICE:append = " com.intel"
11PHOSPHOR_MAPPER_INTERFACE:append = " com.intel"