blob: 67b09ea5c1fc00fe0cacf49d6b8c0be0baaa0ab5 [file] [log] [blame]
Brad Bishop2ad7ce32017-07-09 23:41:49 -04001SUMMARY="Add /org/open_power namespace to phosphor-mapper"
2DESCRIPTION="Add the /org/open_power path namespace and \
3org.open_power interface prefix to the mapper \
4watch list."
Brad Bishop2879d322018-11-07 14:45:23 -05005LICENSE = "Apache-2.0"
Brad Bishop1ebdb612019-09-13 12:18:25 -04006LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
Brad Bishop2ad7ce32017-07-09 23:41:49 -04007
8inherit phosphor-mapper
9inherit native
Brad Bishop2ad7ce32017-07-09 23:41:49 -040010
Adriana Kobylak8c6707f2021-08-06 17:35:36 +000011PHOSPHOR_MAPPER_SERVICE:append = " org.open_power"
12PHOSPHOR_MAPPER_INTERFACE:append = " org.open_power"