From 0eb474575a96a525755c1d679015af49d7667283 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 24 Jun 2016 17:00:56 -0400 Subject: linux-yocto/4.x: vfat feature cleanup From Tom: This is a small patchset for yocto-4.4 that removes open-coded VFAT_FS and enables defaults that should be enabled along with it. Signed-off-by: Tom Zanussi Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton --- 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 1757efd02f..67e12a52a4 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 ?= "9f166e918f63dd7214ad0388d64709d33f2a14a3" -SRCREV_meta ?= "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d" +SRCREV_meta ?= "51216d70967be79dbe6c75ed4c7979abd4b95272" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg