summaryrefslogtreecommitdiff
path: root/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json
diff options
context:
space:
mode:
authorLotus Xu <xuxiaohan@bytedance.com>2020-10-27 10:17:40 +0300
committerLei YU <yulei.sh@bytedance.com>2021-07-02 09:58:18 +0300
commit9eaaa78e295d4e21c5eb8bcd137876eb767a100d (patch)
tree41a685fb42b1b161a9399e818d02b827513b493c /meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json
parentb1aa759e502a39e82b8b634820e5caf265ad2271 (diff)
downloadopenbmc-9eaaa78e295d4e21c5eb8bcd137876eb767a100d.tar.xz
bytedance: g220a: Enable phosphor-node-manager-proxy
Tested: Verify the CPU_Power and Memory_Power sensors are OK. Signed-off-by: Lotus Xu <xuxiaohan@bytedance.com> Change-Id: I13fde13adc4062d5586167e411c129a986e3ad76
Diffstat (limited to 'meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json')
-rw-r--r--meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json b/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json
index ae008da53..03a5d2aa3 100644
--- a/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json
+++ b/meta-bytedance/meta-g220a/recipes-phosphor/configuration/entity-manager/g220a_baseboard.json
@@ -908,6 +908,10 @@
"Name": "Host/BMC Shared NIC",
"Type": "NIC"
},
+ {
+ "Name": "Node Manager Sensor",
+ "Type": "NMSensor"
+ },
{
"Address": "0x70",
"Bus": 3,
@@ -2516,4 +2520,4 @@
"AssetTag": "$PRODUCT_ASSET_TAG"
},
"xyz.openbmc_project.Inventory.Item.System": {}
-} \ No newline at end of file
+}