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 1a43a533..32706852 100644 --- a/recipes-containers/k3s/k3s_git.bb +++ b/recipes-containers/k3s/k3s_git.bb | |||
| @@ -96,6 +96,10 @@ RRECOMMENDS:${PN} = "\ | |||
| 96 | kernel-module-vxlan \ | 96 | kernel-module-vxlan \ |
| 97 | kernel-module-xt-masquerade \ | 97 | kernel-module-xt-masquerade \ |
| 98 | kernel-module-xt-statistic \ | 98 | kernel-module-xt-statistic \ |
| 99 | kernel-module-xt-physdev \ | ||
| 100 | kernel-module-xt-nflog \ | ||
| 101 | kernel-module-xt-limit \ | ||
| 102 | kernel-module-nfnetlink-log \ | ||
| 99 | " | 103 | " |
| 100 | 104 | ||
| 101 | RCONFLICTS:${PN} = "kubectl" | 105 | RCONFLICTS:${PN} = "kubectl" |
