From a07b32b2398a4bd3d4023f4d0f6ee5cc0093d34a Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Wed, 3 Aug 2016 13:53:32 -0700 Subject: linux-yocto/4.1: Update meta SRCREVs to disable legacy PTYS From yocto-kernel-cache: 0d6de63 base: disable legacy PTYS Signed-off-by: California Sullivan Signed-off-by: Tom Zanussi --- common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 2 +- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 4 ++-- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'common/recipes-kernel/linux') diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend index dee3a821..d19b4347 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.1.28" -SRCREV_META_INTEL_COMMON ?= "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" +SRCREV_META_INTEL_COMMON ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" SRCREV_MACHINE_INTEL_COMMON ?= "8e273cae612dc43873db7e9a292c63e6a47a488b" KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend index 55087ff3..eec5caae 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" #LINUX_VERSION_i586-nlp-32-intel-common = "4.1.28" -SRCREV_meta_i586-nlp-32-intel-common = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" -SRCREV_machine_i586-nlp-32-intel-common = "44af900716206d4cae283aa74e92f4118720724a" +SRCREV_meta_i586-nlp-32-intel-common = "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" +SRCREV_machine_i586-nlp-32-intel-common = "0530fc3c02d9f8bc7adc41db2b9318791dc3ca3a" COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 5adb33af..06fcf24f 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" LINUX_VERSION_INTEL_COMMON = "4.1.28" -SRCREV_META_INTEL_COMMON = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" +SRCREV_META_INTEL_COMMON = "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" SRCREV_MACHINE_INTEL_COMMON = "0530fc3c02d9f8bc7adc41db2b9318791dc3ca3a" KBRANCH_INTEL_COMMON = "standard/intel/base" -- cgit v1.2.3-54-g00ecf