From e5de92902200d7a60ba4b5531efcd8fc9535367f Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 15 Apr 2015 08:08:25 -0700 Subject: linux-yocto: Update BSP to latest meta and branch SRCREV Do the SRCREV update to the latest versions of linux-yocto to match the fido release, this removes warnings that where noted during the first round of 3.19. Signed-off-by: Saul Wold Signed-off-by: Darren Hart --- common/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'common/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend') diff --git a/common/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend index a5edfff9..a0b43150 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_3.14.bbappend @@ -1,17 +1,17 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -LINUX_VERSION_core2-32-intel-common = "3.14.4" +LINUX_VERSION_core2-32-intel-common = "3.14.36" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" -SRCREV_meta_core2-32-intel-common = "fb6271a942b57bdc40c6e49f0203be153699f81c" -SRCREV_machine_core2-32-intel-common = "08229402523bdb153dceed0a7260180837396e7f" +SRCREV_meta_core2-32-intel-common = "162dfe3bb092c1a792e5ed224fe09672e9814b24" +SRCREV_machine_core2-32-intel-common = "3fb54cf8f4c3254f628e6c4720fe3c731a9de0b2" KMACHINE_core2-32-intel-common = "intel-core2-32" KBRANCH_core2-32-intel-common = "standard/preempt-rt/base" KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" -LINUX_VERSION_corei7-64-intel-common = "3.14.4" +LINUX_VERSION_corei7-64-intel-common = "3.14.36" COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" -SRCREV_meta_corei7-64-intel-common = "fb6271a942b57bdc40c6e49f0203be153699f81c" -SRCREV_machine_corei7-64-intel-common = "08229402523bdb153dceed0a7260180837396e7f" +SRCREV_meta_corei7-64-intel-common = "162dfe3bb092c1a792e5ed224fe09672e9814b24" +SRCREV_machine_corei7-64-intel-common = "3fb54cf8f4c3254f628e6c4720fe3c731a9de0b2" KMACHINE_corei7-64-intel-common = "intel-corei7-64" KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base" KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" -- cgit v1.2.3-54-g00ecf