blob: e0b296fb922d4a9e54d070bf444e334d206efd6e [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
Brad Bishopd5f36ed2018-10-22 22:13:03 -040011PHOSPHOR_MAPPER_SERVICE_append = " org.open_power"
Brad Bishop2ad7ce32017-07-09 23:41:49 -040012PHOSPHOR_MAPPER_INTERFACE_append = " org.open_power"