blob: 67199f9f09955a2262c1cf791f8efe7cea363825 [file] [log] [blame]
Brad Bishopf8a7cd12017-07-09 23:41:49 -04001SUMMARY="Add /org/openbmc namespace to phosphor-mapper"
2DESCRIPTION="Add the legacy /org/openbmc path namespace and \
3org.openbmc nterface prefix to the mapper watch list."
4
5inherit phosphor-mapper
6inherit native
7inherit obmc-phosphor-license
8
9PHOSPHOR_MAPPER_NAMESPACE_append = " /org/openbmc"
10PHOSPHOR_MAPPER_INTERFACE_append = " org.openbmc"