mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
k3s: Add xt-statistic kernel module to rrecommends
Include the xt-statistic kernel module required by K3S for iptables configuration. Signed-off-by: Kamil Dziezyk <kamil.dziezyk@arm.com> Change-Id: I7592261c65c7c0831ce553ee907fba9e3e458b6f Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
7304d7e245
commit
e94f6cb9ab
|
@ -95,6 +95,7 @@ RRECOMMENDS:${PN} = "\
|
||||||
kernel-module-xt-connmark \
|
kernel-module-xt-connmark \
|
||||||
kernel-module-vxlan \
|
kernel-module-vxlan \
|
||||||
kernel-module-xt-masquerade \
|
kernel-module-xt-masquerade \
|
||||||
|
kernel-module-xt-statistic \
|
||||||
"
|
"
|
||||||
|
|
||||||
RCONFLICTS:${PN} = "kubectl"
|
RCONFLICTS:${PN} = "kubectl"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user