From 788623ab2913e760da9405de1c3a2633140122eb Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 2 Sep 2020 16:11:20 -0400 Subject: 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 --- meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index a0324f0304..12c3daab0f 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb @@ -12,7 +12,7 @@ python () { } SRCREV_machine ?= "e65e9ff22c5c42c9ae57a4cce45fbf91a7e7ae3b" -SRCREV_meta ?= "7ed307f65171d331a784ceecb6f56b9f8ecadb10" +SRCREV_meta ?= "647f4fd91cc47567a7d88f21a6ad7d230d354469" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" -- cgit 1.2.3-korg