summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarri Devender Rao <devenrao@in.ibm.com>2017-07-07 12:23:29 -0500
committerMarri Devender Rao <devenrao@in.ibm.com>2017-07-26 02:25:31 -0500
commitc9d7d0197566faef14f290ebfc2695c93eb4cb85 (patch)
treea9434346f11cfebbc78e4581d9f5517b821c6318
parent81b8d55ca161ad36d11b1b0de97f34887d2e569b (diff)
downloadphosphor-host-ipmid-c9d7d0197566faef14f290ebfc2695c93eb4cb85.tar.gz
phosphor-host-ipmid-c9d7d0197566faef14f290ebfc2695c93eb4cb85.zip
cater for change in the dbus interface name for Revision
dbus interface name has been changed recently from xyz.openbmc_project.Inventory.Revision to xyz.openbmc_project.Inventory.Decorator.Revision fixed the example yaml file for the change. Change-Id: I387b4f04303a91f11981fc2af3a61200086d4595 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
-rw-r--r--scripts/fru-read-example.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/fru-read-example.yaml b/scripts/fru-read-example.yaml
index 1bb8e5d..8c6074c 100644
--- a/scripts/fru-read-example.yaml
+++ b/scripts/fru-read-example.yaml
@@ -29,7 +29,7 @@
BuildDate:
IPMIFruProperty: Mfg Date
IPMIFruSection: Product
- xyz.openbmc_project.Inventory.Revision:
+ xyz.openbmc_project.Inventory.Decorator.Revision:
Version:
IPMIFruProperty: Version
IPMIFruSection: Product
@@ -52,7 +52,7 @@
PartNumber:
IPMIFruProperty: Part Number
IPMIFruSection: Product
- xyz.openbmc_project.Inventory.Revision:
+ xyz.openbmc_project.Inventory.Decorator.Revision:
Version:
IPMIFruProperty: Version
IPMIFruSection: Product
@@ -75,7 +75,7 @@
PartNumber:
IPMIFruProperty: Part Number
IPMIFruSection: Product
- xyz.openbmc_project.Inventory.Revision:
+ xyz.openbmc_project.Inventory.Decorator.Revision:
Version:
IPMIFruProperty: Version
IPMIFruSection: Product
OpenPOWER on IntegriCloud