From 02165c6bd9da6ac3a34eabe17d3a068afb6b1727 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 15 Aug 2016 14:26:57 -0400 Subject: linux-yocto/4.1: config updates Integrating the following configuration changes: features: usb-net: provide more coverage on USB network devices features: broxton: enable iTCO watchdog support features: broxton: enable iSMT support features: broxton: enable LPC bridge function for Intel ICH and SCH 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 afc8819b96..485843de62 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 ?= "053af7be9159a0b5a016a3e399de1484e51f26cd" -SRCREV_meta ?= "71dddd41d8395014d942ac8f20f1255751cb144f" +SRCREV_meta ?= "497e2eb5c259c4ac434d09555b33da9ed4a8667e" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg