summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw
diff options
context:
space:
mode:
authorDhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>2017-07-12 06:45:14 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-08-08 14:55:33 +0000
commite251ef95850a75c73794a5eccbf0930d76f0d182 (patch)
tree737bd160588716b9650e8cbb4647f6a24b7901b9 /meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw
parent1025084ea00ab69774d72ab19ae416af724710c0 (diff)
downloadtalos-openbmc-e251ef95850a75c73794a5eccbf0930d76f0d182.tar.gz
talos-openbmc-e251ef95850a75c73794a5eccbf0930d76f0d182.zip
Configuration yaml changes for virtual sensors
Change-Id: I270a62022340d6be382091a6595859dafdb634ae Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw')
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/config.yaml27
l---------meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/merge_sensor_config.py1
2 files changed, 1 insertions, 27 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/config.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/config.yaml
deleted file mode 100644
index 183061193..000000000
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/config.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
-0x0C:
- xyz.openbmc_project.State.Decorator.OperationalStatus:
- Functional:
- 0x04:
- type: "bool"
- assert: false
- deassert: true
- xyz.openbmc_project.Inventory.Item:
- Present:
- 0x06:
- type: "bool"
- assert: true
- deassert: false
-
-0x07:
- xyz.openbmc_project.State.Decorator.OperationalStatus:
- Functional:
- 0x08:
- type: "bool"
- assert: false
- deassert: true
- xyz.openbmc_project.Inventory.Item:
- Present:
- 0x07:
- type: "bool"
- assert: true
- deassert: false
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/merge_sensor_config.py b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/merge_sensor_config.py
new file mode 120000
index 000000000..6ae3bcae9
--- /dev/null
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-mrw/merge_sensor_config.py
@@ -0,0 +1 @@
+../phosphor-ipmi-host/merge_yamls.py \ No newline at end of file
OpenPOWER on IntegriCloud