commit | b1fc28bf965d5da1a8c96c9520e590db08fd92fb | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Apr 03 21:04:29 2018 -0500 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Mon Apr 16 07:12:03 2018 -0500 |
tree | 116923f4b3d9b9530e55021682aca11751fd54ce | |
parent | 00303040a45c60e9f80c57fefbb5b3d5cca89d88 [diff] |
openpower:added "mutability" Added "mutability" flag to indicate if a sensor is READ/WRITE/RW. Change-Id: I3dcc27526adc2a5d6b1206e8beee66093220763a Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw/openpower-config.yaml b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw/openpower-config.yaml index 12f9bcd..cf61b05 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw/openpower-config.yaml +++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/openpower-ipmi-oem-sensor-inventory-mrw/openpower-config.yaml
@@ -1,6 +1,7 @@ occ_active_sensor: serviceInterface: org.freedesktop.DBus.Properties readingType: assertion + mutability: Mutability::Write|Mutability::Read sensorNamePattern: nameLeaf interfaces: org.open_power.OCC.Status: @@ -19,6 +20,7 @@ path: /org/open_power/control/volatile serviceInterface: org.freedesktop.DBus.Properties readingType: assertion + mutability: Mutability::Write|Mutability::Read sensorNamePattern: nameLeaf interfaces: xyz.openbmc_project.Object.Enable:
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml index 2855b0e..a52a8f0 100644 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml +++ b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-witherspoon/recipes-phosphor/ipmi/phosphor-ipmi-host/occ_sensors.hardcoded.yaml
@@ -6,6 +6,7 @@ sensorReadingType: 0x09 serviceInterface: org.freedesktop.DBus.Properties readingType: assertion + mutability: Mutability::Write|Mutability::Read sensorNamePattern: nameLeaf interfaces: org.open_power.OCC.Status: @@ -27,6 +28,7 @@ sensorReadingType: 0x09 serviceInterface: org.freedesktop.DBus.Properties readingType: assertion + mutability: Mutability::Write|Mutability::Read sensorNamePattern: nameLeaf interfaces: org.open_power.OCC.Status: