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-05-12 17:29:57 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-05-12 16:43:18 -0500
commit48a09d7e7050f9448368285a0521673b8004c7a1 (patch)
treebeb106a469709ede9c72b8b3920794a133144325 /common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend
parent4281f9f35e31d1eacbf5e2ddac3fc9a9c2137198 (diff)
downloadmeta-intel-48a09d7e7050f9448368285a0521673b8004c7a1.tar.gz
linux-yocto/4.1: Update SRCREVs to incorporate ComputeStick BSP changes
From yocto-kernel-cache: e8c492e kernel-cache: enable hdmi audio for ComputeStick b78998f kernel-cache: change computestick BSP to standard/next branch 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 9e229382..c8cb466b 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.18" 3LINUX_VERSION_INTEL_COMMON = "4.1.18"
4SRCREV_META_INTEL_COMMON ?= "2bdebd11f1a0bc00071ec1467289a7feb5418dde" 4SRCREV_META_INTEL_COMMON ?= "e8c492e96f39fbee71520dbee0227dd6a87b9a59"
5SRCREV_MACHINE_INTEL_COMMON ?= "51cca91a1f74dab225598282019f0d694abdc4a0" 5SRCREV_MACHINE_INTEL_COMMON ?= "51cca91a1f74dab225598282019f0d694abdc4a0"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"