summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2023-04-04 23:19:39 +0300
committerWilliam A. Kennington III <wak@google.com>2023-04-05 21:13:27 +0300
commit08e263a38923a9696fee9e7887cd771624f7f074 (patch)
tree105c5aac7e9d73ec4d2dd2faccc899397e9402a5 /meta-google
parent582eb83df7ebb51a0fecce5da04964e4e682fa90 (diff)
downloadopenbmc-08e263a38923a9696fee9e7887cd771624f7f074.tar.xz
gbmc-bridge: Add missing nftables dependency
We have scripts modifying nftables rules, but we don't have nftables guaranteed to be installed. Change-Id: Ib859435de8a12b4c54572fbf816578898714d487 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-google/networking/gbmc-bridge.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-google/recipes-google/networking/gbmc-bridge.bb b/meta-google/recipes-google/networking/gbmc-bridge.bb
index 494fbef4ea..8b9cdb5ea7 100644
--- a/meta-google/recipes-google/networking/gbmc-bridge.bb
+++ b/meta-google/recipes-google/networking/gbmc-bridge.bb
@@ -46,6 +46,7 @@ RDEPENDS:${PN}:append = " \
mstpd-mstpd \
network-sh \
ndisc6-rdisc6 \
+ nftables-systemd \
"
SYSTEMD_SERVICE:${PN} += " \