From b38cdec1ab468fc9c699608b9c4475cde10fecf7 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Wed, 12 Oct 2016 16:54:18 -0700 Subject: linux-yocto/4.8: Fix configcheck warnings and build in R8169 support With this update, most of the kernel_config check warnings are fixed. Also, we now have Ethernet support on the MinnowBoard MAX and Turbot on minimal images. >From yocto-kernel-cache: 552a837 features: Fix configcheck warnings in features used by intel-quark BSPs c33d9c2 features: Fix configcheck warnings in features used by intel-core* BSPs 03bf3dd bsp/common-pc: Enable R8169 driver since its needed by supported platforms Signed-off-by: California Sullivan Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto_4.8.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/recipes-kernel/linux/linux-yocto_4.8.bbappend') diff --git a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend index 726f03e9..1085cad0 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.8" -SRCREV_META_INTEL_COMMON = "6128a9e47cd1aeb46b604469c17bff3eba8d5f93" +SRCREV_META_INTEL_COMMON = "552a83790b1797b6dd4e4c48ff5bc8f215ed57da" SRCREV_MACHINE_INTEL_COMMON = "67813e7efa3a4614e209c2f058d92ef9a636441a" KBRANCH_INTEL_COMMON = "standard/base" -- cgit v1.2.3-54-g00ecf