summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-s6q/conf
diff options
context:
space:
mode:
authorJerry Wan <Jerry.Wan@quantatw.com>2022-01-21 05:00:10 +0300
committerJerry Wan <jerry.wan@quantatw.com>2022-01-26 10:06:45 +0300
commit4cee2fc84541399c153d0231af3c79e6affa6611 (patch)
tree577049b3af23aa43d51e749d8df4272cb9dad523 /meta-quanta/meta-s6q/conf
parentbc24442502e63d19986ccaacabde64120c1f121c (diff)
downloadopenbmc-4cee2fc84541399c153d0231af3c79e6affa6611.tar.xz
meta-quanta: s6q: Add bonding feature to network interface
Add network bonding configuration and name resolution configuration for S6Q. Tested: There are two interfaces eth0 and eth1 bonded to bond0. Bonding details can be found at /proc/net/bonding/bond0. Signed-off-by: Jerry Wan <jerry.wan@quantatw.com> Change-Id: Ic11fbc3a8ea3ac4859e60a62288e9c2e03f6f41e
Diffstat (limited to 'meta-quanta/meta-s6q/conf')
-rw-r--r--meta-quanta/meta-s6q/conf/machine/s6q.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-quanta/meta-s6q/conf/machine/s6q.conf b/meta-quanta/meta-s6q/conf/machine/s6q.conf
index d32ac7a83e..b57652f752 100644
--- a/meta-quanta/meta-s6q/conf/machine/s6q.conf
+++ b/meta-quanta/meta-s6q/conf/machine/s6q.conf
@@ -18,6 +18,7 @@ MACHINE_FEATURES += "\
obmc-phosphor-chassis-mgmt \
obmc-phosphor-fan-mgmt \
obmc-phosphor-flash-mgmt \
+ bonding \
"
VIRTUAL-RUNTIME_obmc-inventory-manager = "entity-manager"