summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/k3s/k3s_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb
index 0300fc3c..e341ad7f 100644
--- a/recipes-containers/k3s/k3s_git.bb
+++ b/recipes-containers/k3s/k3s_git.bb
@@ -95,6 +95,7 @@ RRECOMMENDS:${PN} = "\
95 kernel-module-xt-connmark \ 95 kernel-module-xt-connmark \
96 kernel-module-vxlan \ 96 kernel-module-vxlan \
97 kernel-module-xt-masquerade \ 97 kernel-module-xt-masquerade \
98 kernel-module-xt-statistic \
98 " 99 "
99 100
100RCONFLICTS:${PN} = "kubectl" 101RCONFLICTS:${PN} = "kubectl"