summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-09-02 16:11:20 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-14 23:38:24 +0100
commit788623ab2913e760da9405de1c3a2633140122eb (patch)
tree0da6596a136d28123ab424f3b97a189012b04756 /meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
parent945339e06b273df1935cfd784f548ef57e0b7f4c (diff)
downloadopenembedded-core-contrib-788623ab2913e760da9405de1c3a2633140122eb.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>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
index 3661072a48..d0da4edb61 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine_qemuarm ?= "5bc60299c57b6dd6d88cd3196e1a3949a4365214"
SRCREV_machine ?= "ded3e9afb3262feb367227c63da1f762f893b192"
-SRCREV_meta ?= "0a4bef3856894e8bca3c74c97e7924ad262c0dc8"
+SRCREV_meta ?= "80452c7c245ed02e8dda4b1c519aa270b5e73256"
PV = "${LINUX_VERSION}+git${SRCPV}"