summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2016-07-07 18:50:01 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-07-07 18:20:16 -0500
commit8b0a89027ae8954faac51ac0cff856e05d305594 (patch)
treee7d2c05d34b9a49d74a7e637bd62a6e6d81b7fe7 /common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
parentd037f2add48ae9e325fa59aaec8c910ff91dac1e (diff)
downloadmeta-intel-8b0a89027ae8954faac51ac0cff856e05d305594.tar.gz
linux-yocto/4.4: Update SRCREVs for more Broxton fixes and features
From linux-yocto-4.4: c49ed01 Merge branch 'standard/base' into standard/intel/base 0e30a74 cpumask: Export cpumask_any_but() c2c0034 Merge branch 'standard/base' into standard/intel/base 26d9c4e x86 tsc: enumerate BXT tsc_khz via CPUID c8237a6 x86 tsc: enumerate SKL cpu_khz and tsc_khz via CPUID From yocto-kernel-cache: 01ac19e mei.cfg: mei driver is no longer in staging 614e45f bsp/intel-common: add keyboard-gpio to intel-common-drivers 612332b features/thermal: Enable Intel PMIC thermal feature ef96a88 broxton: Enable USB Type C feature for broxton 4ebb8be mei.cfg: Add CONFIG_INTEL_MEI_TXE=m 6f6ffd0 features/thermal: enable Intel powerclamp driver 8ee5212 broxton: set CONFIG_GPIO_GENERIC_PLATFORM instead of CONFIG_GPIO_GENERIC 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.4.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
index 941a1321..854f4c87 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.13" 3LINUX_VERSION_INTEL_COMMON = "4.4.13"
4SRCREV_META_INTEL_COMMON ?= "44a610517357619a9ba827a597eef6d7f6e079f3" 4SRCREV_META_INTEL_COMMON ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511"
5SRCREV_MACHINE_INTEL_COMMON ?= "d78b7b79190b0db0c26158f929260f1d65b5d1c9" 5SRCREV_MACHINE_INTEL_COMMON ?= "48a6b4a41355d7f3e707847d54a92b784d89e408"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
8 8