summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
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/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
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/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend2
1 files changed, 1 insertions, 1 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"