summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-08-03 13:53:32 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-08-05 16:35:53 -0500
commita07b32b2398a4bd3d4023f4d0f6ee5cc0093d34a (patch)
tree56957648172a5cc46b6ca8234b320107b0ecf0d3 /common
parent4b79cc4a74fbd4053cbae75e9decdf1d90845890 (diff)
downloadmeta-intel-a07b32b2398a4bd3d4023f4d0f6ee5cc0093d34a.tar.gz
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 <california.l.sullivan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend2
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend4
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.1.bbappend2
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 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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.28" 3LINUX_VERSION_INTEL_COMMON = "4.1.28"
4SRCREV_META_INTEL_COMMON ?= "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" 4SRCREV_META_INTEL_COMMON ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96"
5SRCREV_MACHINE_INTEL_COMMON ?= "8e273cae612dc43873db7e9a292c63e6a47a488b" 5SRCREV_MACHINE_INTEL_COMMON ?= "8e273cae612dc43873db7e9a292c63e6a47a488b"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.28" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.1.28"
4SRCREV_meta_i586-nlp-32-intel-common = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" 4SRCREV_meta_i586-nlp-32-intel-common = "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96"
5SRCREV_machine_i586-nlp-32-intel-common = "44af900716206d4cae283aa74e92f4118720724a" 5SRCREV_machine_i586-nlp-32-intel-common = "0530fc3c02d9f8bc7adc41db2b9318791dc3ca3a"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 8KBRANCH_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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.1.28" 3LINUX_VERSION_INTEL_COMMON = "4.1.28"
4SRCREV_META_INTEL_COMMON = "afbc6bd00e6fa854ae10eb67ab8c3be5112f6f41" 4SRCREV_META_INTEL_COMMON = "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96"
5SRCREV_MACHINE_INTEL_COMMON = "0530fc3c02d9f8bc7adc41db2b9318791dc3ca3a" 5SRCREV_MACHINE_INTEL_COMMON = "0530fc3c02d9f8bc7adc41db2b9318791dc3ca3a"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"