diff options
| author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-02-06 12:08:20 -0500 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2017-02-15 17:43:18 +0000 |
| commit | 834989f3d65e32b18f8a796976d8c116238b016b (patch) | |
| tree | 316ded7715e81f89cd96369d2bae0089d52c1069 /example | |
| parent | db9b325bd52e9f2be75fc5ec3c2523b1e80c4c2e (diff) | |
| download | phosphor-inventory-manager-834989f3d65e32b18f8a796976d8c116238b016b.tar.gz phosphor-inventory-manager-834989f3d65e32b18f8a796976d8c116238b016b.zip | |
pimgen: Remove interfaces.d
Obtain the information encoded in this file via scanning
the filesystem for interface files.
Add an interfaces-dir option to specify the filesystem path to scan.
Change-Id: I7f5220b515a012d6c6e504f54e4fcb324e6f1f87
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>wip
Diffstat (limited to 'example')
| -rw-r--r-- | example/interfaces.d/example.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/example/interfaces.d/example.yaml b/example/interfaces.d/example.yaml deleted file mode 100644 index d5d3329..0000000 --- a/example/interfaces.d/example.yaml +++ /dev/null @@ -1,5 +0,0 @@ -# An interface file defines which interfaces -# will be processed by the Notify method. - -- xyz.openbmc_project.Example.Iface1 -- xyz.openbmc_project.Example.Iface2 |

