summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-05-08 11:24:43 -0700
committerSaul Wold <sgw@linux.intel.com>2015-05-08 11:24:43 -0700
commit1c807bdf9fc3e7ad323a4e244d0149559e6b5103 (patch)
tree9b80c283d66efa69cc552175c870403d21855778 /common/recipes-kernel/linux/linux-yocto_3.14.bbappend
parentcac76011f9fae6bbf965758784199e6297db4db7 (diff)
downloadmeta-intel-1c807bdf9fc3e7ad323a4e244d0149559e6b5103.tar.gz
linux-yocto: Update meta SRCREV for 3.14
This backports the various fixes for kernel configuration warning from the 3.19 meta area [YOCTO #7478] Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto_3.14.bbappend')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_3.14.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
index 53d5fe47..01775b76 100644
--- a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -5,16 +5,16 @@ KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
5 5
6LINUX_VERSION_core2-32-intel-common = "3.14.39" 6LINUX_VERSION_core2-32-intel-common = "3.14.39"
7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
8SRCREV_meta_core2-32-intel-common = "46df2668fa657162d11f96a6f1af138c562a03aa" 8SRCREV_meta_core2-32-intel-common = "a996d95104b72c422a56e7d9bc8615ec4219ac74"
9SRCREV_machine_core2-32-intel-common = "b991a586470900e3de824f5ea75653aa2150594d" 9SRCREV_machine_core2-32-intel-common = "bda175966009d5a94103559e6e6ae51279952f39"
10KMACHINE_core2-32-intel-common = "intel-core2-32" 10KMACHINE_core2-32-intel-common = "intel-core2-32"
11KBRANCH_core2-32-intel-common = "standard/base" 11KBRANCH_core2-32-intel-common = "standard/base"
12KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 12KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
13 13
14LINUX_VERSION_corei7-64-intel-common = "3.14.39" 14LINUX_VERSION_corei7-64-intel-common = "3.14.39"
15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" 15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
16SRCREV_meta_corei7-64-intel-common = "46df2668fa657162d11f96a6f1af138c562a03aa" 16SRCREV_meta_corei7-64-intel-common = "a996d95104b72c422a56e7d9bc8615ec4219ac74"
17SRCREV_machine_corei7-64-intel-common = "b991a586470900e3de824f5ea75653aa2150594d" 17SRCREV_machine_corei7-64-intel-common = "bda175966009d5a94103559e6e6ae51279952f39"
18KMACHINE_corei7-64-intel-common = "intel-corei7-64" 18KMACHINE_corei7-64-intel-common = "intel-corei7-64"
19KBRANCH_corei7-64-intel-common = "standard/base" 19KBRANCH_corei7-64-intel-common = "standard/base"
20KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 20KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"