Brad Bishop | 711ae0e | 2018-10-22 22:52:33 -0400 | [diff] [blame] | 1 | SUMMARY="Add org.openbmc namespace to phosphor-mapper" |
| 2 | DESCRIPTION="Add the legacy org.openbmc service namespace and \ |
| 3 | org.openbmc interface prefix to the mapper watch list." |
Brad Bishop | 2ad7ce3 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 4 | |
Brad Bishop | 75f0387 | 2018-11-03 09:41:57 -0700 | [diff] [blame] | 5 | LICENSE = "Apache-2.0" |
Brad Bishop | 6f3f0aa | 2019-09-13 12:14:05 -0400 | [diff] [blame^] | 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" |
Brad Bishop | 75f0387 | 2018-11-03 09:41:57 -0700 | [diff] [blame] | 7 | |
Brad Bishop | 2ad7ce3 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 8 | inherit phosphor-mapper |
| 9 | inherit native |
Brad Bishop | 2ad7ce3 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 10 | |
Brad Bishop | 4f045d0 | 2018-10-22 20:48:49 -0400 | [diff] [blame] | 11 | PHOSPHOR_MAPPER_SERVICE_append = " org.openbmc" |
Brad Bishop | 2ad7ce3 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 12 | PHOSPHOR_MAPPER_INTERFACE_append = " org.openbmc" |