summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2024-02-08 02:09:35 +0300
committerWilliam A. Kennington III <wak@google.com>2024-02-10 00:24:17 +0300
commit93179dc62fec2b8614f7b32654f7beb8754d7c9a (patch)
treef0ebd3081bcf15a2791c0c0fd09122f4e479ea07 /meta-google/recipes-google
parent8950ac0bf52ba598f9e5e0a07a2a006273c3ccba (diff)
downloadopenbmc-93179dc62fec2b8614f7b32654f7beb8754d7c9a.tar.xz
meta-google: gbmc-bridge: Remove STP support
We no longer have any projects or planned projects that require this support. We only have single path ethernet as a guarantee now. This configuration has been causing us some issues on some of our systems and it will be more stable to just ignore dynamic link configurations and the software burden of an RSTP stack. Change-Id: Ia6e113f41d2ad61a79d46a0bf15dd7e4230239db Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google/recipes-google')
-rw-r--r--meta-google/recipes-google/networking/gbmc-bridge.bb1
-rw-r--r--meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev2
2 files changed, 0 insertions, 3 deletions
diff --git a/meta-google/recipes-google/networking/gbmc-bridge.bb b/meta-google/recipes-google/networking/gbmc-bridge.bb
index c7b9f5db91..3f20530291 100644
--- a/meta-google/recipes-google/networking/gbmc-bridge.bb
+++ b/meta-google/recipes-google/networking/gbmc-bridge.bb
@@ -42,7 +42,6 @@ RDEPENDS:${PN}:append = " \
bash \
dhcp-done \
gbmc-ip-monitor \
- mstpd-mstpd \
network-sh \
ndisc6-rdisc6 \
nftables-systemd \
diff --git a/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev b/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev
index d890ef9ff1..955a92c661 100644
--- a/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev
+++ b/meta-google/recipes-google/networking/gbmc-bridge/-bmc-gbmcbr.netdev
@@ -1,5 +1,3 @@
[NetDev]
Name=gbmcbr
Kind=bridge
-[Bridge]
-STP=true