diff options
Diffstat (limited to 'recipes-containers/k3s')
| -rw-r--r-- | recipes-containers/k3s/k3s_git.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-containers/k3s/k3s_git.bb b/recipes-containers/k3s/k3s_git.bb index 53a86777..a20092c5 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb | |||
| @@ -2704,6 +2704,10 @@ RRECOMMENDS:${PN} = "\ | |||
| 2704 | kernel-module-xt-nflog \ | 2704 | kernel-module-xt-nflog \ |
| 2705 | kernel-module-xt-limit \ | 2705 | kernel-module-xt-limit \ |
| 2706 | kernel-module-nfnetlink-log \ | 2706 | kernel-module-nfnetlink-log \ |
| 2707 | kernel-module-ip-vs \ | ||
| 2708 | kernel-module-ip-vs-rr \ | ||
| 2709 | kernel-module-ip-vs-sh \ | ||
| 2710 | kernel-module-ip-vs-wrr \ | ||
| 2707 | " | 2711 | " |
| 2708 | 2712 | ||
| 2709 | RCONFLICTS:${PN} = "kubectl" | 2713 | RCONFLICTS:${PN} = "kubectl" |
