Update to event group type
Parser update requires the group type be the fully qualified path to
each group member
Change-Id: I09c30e678e1cef4bdec091d687c6d5e60bea69b3
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
diff --git a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-events-config-native/events.yaml b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-events-config-native/events.yaml
index c988723..9ae2178 100644
--- a/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-events-config-native/events.yaml
+++ b/meta-ibm/meta-witherspoon/recipes-phosphor/fans/phosphor-fan-control-events-config-native/events.yaml
@@ -1,7 +1,7 @@
groups:
- name: air_cooled_zone0_fans
description: Group of fan inventory objects for air cooled zone 0
- type: inventory
+ type: /xyz/openbmc_project/inventory
members:
- /system/chassis/motherboard/fan0
- /system/chassis/motherboard/fan1
@@ -9,14 +9,14 @@
- /system/chassis/motherboard/fan3
- name: water_and_air_cooled_zone0_fans
description: Group of fan inventory objects for water/air cooled zone 0
- type: inventory
+ type: /xyz/openbmc_project/inventory
members:
- /system/chassis/motherboard/fan0
- /system/chassis/motherboard/fan2
- /system/chassis/motherboard/fan3
- name: zone0_ambient
description: Group of ambient temperature sensors for zone 0
- type: sensors
+ type: /xyz/openbmc_project/sensors
members:
- /temperature/ambient