blob: 6f0771aa646170a2e83d30a54cb08585c18ed2bb [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"
6LIC_FILES_CHKSUM = "file://${OPENPOWERBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658"
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"