commit | 9eaaa78e295d4e21c5eb8bcd137876eb767a100d | [log] [tgz] |
---|---|---|
author | Lotus Xu <xuxiaohan@bytedance.com> | Tue Oct 27 15:17:40 2020 +0800 |
committer | Lei YU <yulei.sh@bytedance.com> | Fri Jul 02 06:58:18 2021 +0000 |
tree | 41a685fb42b1b161a9399e818d02b827513b493c | |
parent | b1aa759e502a39e82b8b634820e5caf265ad2271 [diff] [blame] |
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
diff --git a/meta-bytedance/meta-g220a/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-bytedance/meta-g220a/recipes-phosphor/images/obmc-phosphor-image.bbappend index e38c272..3059e80 100644 --- a/meta-bytedance/meta-g220a/recipes-phosphor/images/obmc-phosphor-image.bbappend +++ b/meta-bytedance/meta-g220a/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -1,4 +1,6 @@ -OBMC_IMAGE_EXTRA_INSTALL_append_g220a = " webui-vue \ - me-time-sync \ - static-mac-addr \ - " +OBMC_IMAGE_EXTRA_INSTALL_append_g220a = " \ + webui-vue \ + me-time-sync \ + static-mac-addr \ + phosphor-node-manager-proxy \ +"