From c9d7d0197566faef14f290ebfc2695c93eb4cb85 Mon Sep 17 00:00:00 2001 From: Marri Devender Rao Date: Fri, 7 Jul 2017 12:23:29 -0500 Subject: 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 --- scripts/fru-read-example.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/fru-read-example.yaml') 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 -- cgit v1.2.1