Brad Bishop | d4816d2 | 2018-10-22 22:52:33 -0400 | [diff] [blame] | 1 | SUMMARY="Add xyz.openbmc_project namespace to phosphor-mapper" |
| 2 | DESCRIPTION="Add the xyz.openbmc_project service namespace and \ |
Brad Bishop | f8a7cd1 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 3 | xyz.openbmc_project interface prefix to the mapper \ |
| 4 | watch list." |
| 5 | |
Patrick Venture | 6a98c78 | 2018-11-03 14:26:25 -0700 | [diff] [blame] | 6 | LICENSE = "Apache-2.0" |
| 7 | LIC_FILES_CHKSUM = "file://${PHOSPHORBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" |
| 8 | |
Brad Bishop | f8a7cd1 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 9 | inherit phosphor-mapper |
| 10 | inherit native |
Brad Bishop | f8a7cd1 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 11 | |
Brad Bishop | 385c63f | 2018-10-22 20:48:49 -0400 | [diff] [blame] | 12 | PHOSPHOR_MAPPER_SERVICE_append = " xyz.openbmc_project" |
Brad Bishop | f8a7cd1 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 13 | PHOSPHOR_MAPPER_INTERFACE_append = " xyz.openbmc_project" |