summaryrefslogtreecommitdiff
path: root/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend
diff options
context:
space:
mode:
authorLotus Xu <xuxiaohan@bytedance.com>2020-10-13 14:50:21 +0300
committerLei YU <yulei.sh@bytedance.com>2021-05-24 11:47:11 +0300
commit418ae316dad0a67a5b25347952737c43858b3bf9 (patch)
tree2f5d6dd76287e2f367fa47a2fcdc6a93b0a0d521 /meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend
parent9653de65be91614413c1ab9e8ef65bcddbc23286 (diff)
downloadopenbmc-418ae316dad0a67a5b25347952737c43858b3bf9.tar.xz
bytedance: g220a: Enable ipmi interface eth1 and kcs4
Tested:now we can see ipmi-kcs4 and eth1 Signed-off-by: Lotus Xu <xuxiaohan@bytedance.com> Change-Id: I85166e66c0b37a7b5b3f5b8387b6056afc66e1cd
Diffstat (limited to 'meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend')
-rw-r--r--meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend b/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend
new file mode 100644
index 000000000..ff6edc92b
--- /dev/null
+++ b/meta-bytedance/meta-g220a/recipes-phosphor/ipmi/phosphor-ipmi-net_%.bbappend
@@ -0,0 +1,5 @@
+RMCPP_EXTRA = "eth1"
+SYSTEMD_SERVICE_${PN} += " \
+ ${PN}@${RMCPP_EXTRA}.service \
+ ${PN}@${RMCPP_EXTRA}.socket \
+ "