From 239e7e75adc6f93334d5b0682b4ba85fb621375e Mon Sep 17 00:00:00 2001 From: Cristian Iorga Date: Tue, 23 Jun 2015 20:14:39 +0300 Subject: linux-yocto_3.19: include NFC hardware support for intel-core* machine Update linux-yocto 3.19 SRCREV for meta branch to include NFC hardware support for intel-core* machines. Genric and vendor-specific NFC hardware is now supported. Final fix for [YOCTO #7451]. Signed-off-by: Cristian Iorga Signed-off-by: Saul Wold --- common/recipes-kernel/linux/linux-yocto_3.19.bbappend | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/recipes-kernel') diff --git a/common/recipes-kernel/linux/linux-yocto_3.19.bbappend b/common/recipes-kernel/linux/linux-yocto_3.19.bbappend index 36cec322..a0f0e341 100644 --- a/common/recipes-kernel/linux/linux-yocto_3.19.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_3.19.bbappend @@ -5,7 +5,7 @@ KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" LINUX_VERSION_core2-32-intel-common = "3.19.5" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" -SRCREV_meta_core2-32-intel-common = "118f27167f4626fc7c71cefbec7c55a41d3a6d62" +SRCREV_meta_core2-32-intel-common = "913358acd0e27f274c96da7d699e2d18b2c9ee27" SRCREV_machine_core2-32-intel-common = "e152349de59b43b2a75f2c332b44171df461d5a0" KMACHINE_core2-32-intel-common = "intel-core2-32" KBRANCH_core2-32-intel-common = "standard/base" @@ -13,7 +13,7 @@ KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" LINUX_VERSION_corei7-64-intel-common = "3.19.5" COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" -SRCREV_meta_corei7-64-intel-common = "118f27167f4626fc7c71cefbec7c55a41d3a6d62" +SRCREV_meta_corei7-64-intel-common = "913358acd0e27f274c96da7d699e2d18b2c9ee27" SRCREV_machine_corei7-64-intel-common = "e152349de59b43b2a75f2c332b44171df461d5a0" KMACHINE_corei7-64-intel-common = "intel-corei7-64" KBRANCH_corei7-64-intel-common = "standard/base" -- cgit v1.2.3-54-g00ecf