linux-yocto/config: netfilter: Enable nat for ipv4 and ipv6

Integrating the following commit(s):

    80452c7c245 netfilter: Enable nat for ipv4 and ipv6

(From OE-Core rev: 788623ab2913e760da9405de1c3a2633140122eb)

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2020-09-02 16:11:20 -04:00
committed by Richard Purdie
parent 85574ce0cf
commit 46e74e1253
6 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "f30ce7653a038eb05ef0503d0d15c7c6ec33cdc5"
SRCREV_machine ?= "00809fdaf65b24fcd0347f3d3e489e2890f7ed44"
SRCREV_meta ?= "7ed307f65171d331a784ceecb6f56b9f8ecadb10"
SRCREV_meta ?= "647f4fd91cc47567a7d88f21a6ad7d230d354469"
PV = "${LINUX_VERSION}+git${SRCPV}"