summaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-11-12 12:10:07 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-11-21 11:28:26 -0500
commit0a6a479efcc28214cced27e9104bed26b937a2aa (patch)
treee38e88c27fa5b728a4e3d3a26584e1e33aabe717 /example
parentea6d93a724ab497ae59e4ea0ea56c33700ed4e4c (diff)
downloadphosphor-inventory-manager-0a6a479efcc28214cced27e9104bed26b937a2aa.tar.gz
phosphor-inventory-manager-0a6a479efcc28214cced27e9104bed26b937a2aa.zip
pimgen: Enable multiple interface files
Allow more than one interface file and put declared interface yaml files in interfaces.d, to draw attention to the intent is for packages to install their interface requirements there. Change-Id: Iab0d85eca7c5c3370978dc692d6ab8807108a2f7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'example')
-rw-r--r--example/interfaces.d/example.yaml (renamed from example/interfaces.yaml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/interfaces.yaml b/example/interfaces.d/example.yaml
index d48bdef..d5d3329 100644
--- a/example/interfaces.yaml
+++ b/example/interfaces.d/example.yaml
@@ -1,4 +1,4 @@
-# The interfaces file defines which interfaces
+# An interface file defines which interfaces
# will be processed by the Notify method.
- xyz.openbmc_project.Example.Iface1
OpenPOWER on IntegriCloud