[meta-intel] [PATCH 2/2] linux-yocto/4.1: Update meta SRCREVs to disable legacy PTYS

California Sullivan california.l.sullivan at intel.com
Fri Aug 5 16:38:27 PDT 2016


>From yocto-kernel-cache:

0d6de63 base: disable legacy PTYS

Signed-off-by: California Sullivan <california.l.sullivan at intel.com>
---
 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(-)

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 dee3a82..d19b434 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 55087ff..eec5caa 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 5adb33a..06fcf24 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"
-- 
2.5.5



More information about the meta-intel mailing list