diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/ufw/ufw_0.33.bb | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb b/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb index 66e917e315..19cfe46b7b 100644 --- a/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb +++ b/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb | |||
| @@ -30,6 +30,14 @@ RDEPENDS_${PN} = " \ | |||
| 30 | 30 | ||
| 31 | RRECOMMENDS_${PN} = " \ | 31 | RRECOMMENDS_${PN} = " \ | 
| 32 | kernel-module-ipv6 \ | 32 | kernel-module-ipv6 \ | 
| 33 | kernel-module-nf-conntrack-ipv6 \ | ||
| 34 | kernel-module-nf-log-common \ | ||
| 35 | kernel-module-nf-log-ipv4 \ | ||
| 36 | kernel-module-nf-log-ipv6 \ | ||
| 37 | kernel-module-nf-addrtype \ | ||
| 38 | kernel-module-nf-limit \ | ||
| 39 | kernel-module-nf-log \ | ||
| 40 | kernel-module-nf-recent \ | ||
| 33 | " | 41 | " | 
| 34 | 42 | ||
| 35 | # Certain items are explicitly put under /lib, not base_libdir when installed. | 43 | # Certain items are explicitly put under /lib, not base_libdir when installed. | 
