summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-cpu/cpu0.yaml
diff options
context:
space:
mode:
authoreportnov <eportnov@ibs.ru>2022-07-08 10:57:50 +0300
committereportnov <eportnov@ibs.ru>2022-07-08 10:59:20 +0300
commitd08a2a08a454b0861f973df7e42b32d78c6ec166 (patch)
tree773d42243872480631e380bfec6961882db89a62 /meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-cpu/cpu0.yaml
parent1837f3865020b2f28f299b4a11ce36b62877734b (diff)
downloadopenbmc-d08a2a08a454b0861f973df7e42b32d78c6ec166.tar.xz
Add new field to bmcwebfeature/add_field_cpu
Diffstat (limited to 'meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-cpu/cpu0.yaml')
-rw-r--r--meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-cpu/cpu0.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-cpu/cpu0.yaml b/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-cpu/cpu0.yaml
index d2863b548d..9c70596b00 100644
--- a/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-cpu/cpu0.yaml
+++ b/meta-ibs/meta-cp2-5422/recipes-phosphor/inventory/phosphor-inventory-manager-cpu/cpu0.yaml
@@ -14,6 +14,9 @@ events:
Family:
value: "XeonCPU-3"
type: string
+ Version:
+ value: "1.22"
+ type: string
- name: createObjects
objs:
@@ -143,6 +146,15 @@ events:
type: uint32
value: 111
+ - name: setProperty
+ interface: xyz.openbmc_project.Inventory.Item.Cpu
+ property: MinSpeedMHz
+ paths:
+ - /system/chassis/motherboard/cpu0
+ value:
+ type: uint32
+ value: 2000
+