git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
b49c772
)
openvswitch: remove nf-conntrack6 dependency
author
Qingfang Deng
<redacted>
Tue, 20 Jan 2026 09:27:44 +0000
(17:27 +0800)
committer
Hannu Nyman
<redacted>
Thu, 22 Jan 2026 15:17:22 +0000
(17:17 +0200)
nf-conntrack6 is now an empty package, so remove it.
Signed-off-by: Qingfang Deng <redacted>
net/openvswitch/Makefile
patch
|
blob
|
history
diff --git
a/net/openvswitch/Makefile
b/net/openvswitch/Makefile
index 26e2f71d42f1edab59be8e345132510531840bce..605dedf437edbf2a476f8cf1e94ef4e859cba48d 100644
(file)
--- a/
net/openvswitch/Makefile
+++ b/
net/openvswitch/Makefile
@@
-80,7
+80,6
@@
ovs_kmod_openvswitch_depends:=\
+kmod-nf-nat \
+IPV6:kmod-nf-nat6 \
+kmod-nf-conntrack \
- +IPV6:kmod-nf-conntrack6 \
+kmod-nsh \
+kmod-ipt-conntrack-extra \
+kmod-sched-act-sample \
git clone https://git.99rst.org/PROJECT