Brad Bishop | eedb980 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 1 | SUMMARY="Add /org/open_power namespace to phosphor-mapper" |
| 2 | DESCRIPTION="Add the /org/open_power path namespace and \ |
| 3 | org.open_power interface prefix to the mapper \ |
| 4 | watch list." |
Patrick Venture | ead4fc0 | 2018-11-05 19:22:33 -0800 | [diff] [blame] | 5 | LICENSE = "Apache-2.0" |
Brad Bishop | 2e899dc | 2019-09-13 12:18:25 -0400 | [diff] [blame] | 6 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" |
Brad Bishop | eedb980 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 7 | |
| 8 | inherit phosphor-mapper |
| 9 | inherit native |
Brad Bishop | eedb980 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 10 | |
Brad Bishop | 2453073 | 2018-10-22 22:13:03 -0400 | [diff] [blame] | 11 | PHOSPHOR_MAPPER_SERVICE_append = " org.open_power" |
Brad Bishop | eedb980 | 2017-07-09 23:41:49 -0400 | [diff] [blame] | 12 | PHOSPHOR_MAPPER_INTERFACE_append = " org.open_power" |