summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-05-08 20:32:44 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-05-09 11:29:40 -0500
commit72027ba8c4e03f7952ba5495ae0be9cc95d4e4a6 (patch)
tree7e3cd25b99759b9e602042119688ab12753259a6 /common/recipes-kernel/linux/linux-yocto_3.14.bbappend
parent300d589830fcffa6e0b046618bef2d0d22dd2ef5 (diff)
downloadmeta-intel-72027ba8c4e03f7952ba5495ae0be9cc95d4e4a6.tar.gz
common: linux-yocto_3.14 update meta SRCREV
This fixes the Intel HD Audio driver issue on some Intel BSPs. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@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.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
index 7c8cb710..55002f1f 100644
--- a/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_3.14.bbappend
@@ -5,7 +5,7 @@ KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
5 5
6LINUX_VERSION_core2-32-intel-common = "3.14.2" 6LINUX_VERSION_core2-32-intel-common = "3.14.2"
7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
8SRCREV_meta_core2-32-intel-common = "4df1e2ed992adeac4da60ad5118d0237e8cb88df" 8SRCREV_meta_core2-32-intel-common = "71d5b64a173f51107bf947ceef80a5a7c8d72a7d"
9SRCREV_machine_core2-32-intel-common = "b0b9c962ea01f9356fc1542b9696ebe4a38e196a" 9SRCREV_machine_core2-32-intel-common = "b0b9c962ea01f9356fc1542b9696ebe4a38e196a"
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"
@@ -13,7 +13,7 @@ KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
13 13
14LINUX_VERSION_corei7-64-intel-common = "3.14.2" 14LINUX_VERSION_corei7-64-intel-common = "3.14.2"
15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" 15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
16SRCREV_meta_corei7-64-intel-common = "4df1e2ed992adeac4da60ad5118d0237e8cb88df" 16SRCREV_meta_corei7-64-intel-common = "71d5b64a173f51107bf947ceef80a5a7c8d72a7d"
17SRCREV_machine_corei7-64-intel-common = "b0b9c962ea01f9356fc1542b9696ebe4a38e196a" 17SRCREV_machine_corei7-64-intel-common = "b0b9c962ea01f9356fc1542b9696ebe4a38e196a"
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"