From 43ed2494ae4f89cab6e018f289bb048289d478f5 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 23 Oct 2015 16:18:30 -0400 Subject: linux-yocto: nf_tables: Add nf_tables feature Updating the META SRCREVs to make the nf_tables feature available. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 13a940db37..9862006bb8 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb @@ -10,7 +10,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" -SRCREV_meta ?= "d8bbf59771fb915fa71debc8591bf6c69d8fa49c" +SRCREV_meta ?= "aed902160251d69cc28d1e69a4f692e8ea8fa13b" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg