summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-09-02 16:11:20 -0400
committerSteve Sakoman <steve@sakoman.com>2020-09-30 04:35:15 -1000
commit271ed4e1c3528310518b1729759c92959ac41e8c (patch)
tree9e417323cca98e09033eadeb167c1b4fac7c8b87 /meta/recipes-kernel/linux/linux-yocto_5.4.bb
parent9f0e7c1a17542aa36d4245f15f6ffbafcbaf9bd3 (diff)
downloadopenembedded-core-contrib-271ed4e1c3528310518b1729759c92959ac41e8c.tar.gz
linux-yocto/config: netfilter: Enable nat for ipv4 and ipv6
Integrating the following commit(s): 80452c7c245 netfilter: Enable nat for ipv4 and ipv6 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> (cherry picked from commit 788623ab2913e760da9405de1c3a2633140122eb) Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
index 070486c8aa..f20aa6c618 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "00809fdaf65b24fcd0347f3d3e489e2890f7ed44"
SRCREV_machine_qemux86-64 ?= "00809fdaf65b24fcd0347f3d3e489e2890f7ed44"
SRCREV_machine_qemumips64 ?= "4fe8438e9dea8d0a00f82003277f36785aac9e3d"
SRCREV_machine ?= "00809fdaf65b24fcd0347f3d3e489e2890f7ed44"
-SRCREV_meta ?= "7ed307f65171d331a784ceecb6f56b9f8ecadb10"
+SRCREV_meta ?= "647f4fd91cc47567a7d88f21a6ad7d230d354469"
# remap qemuarm to qemuarma15 for the 5.4 kernel
# KMACHINE_qemuarm ?= "qemuarma15"