summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-11-03 11:27:56 -0800
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-11-05 09:34:06 -0600
commit3b354a965e1a835711b015d060f1d8f4714afd01 (patch)
tree7e5519332a36987793ab76d70a6abe5902e67fbe /common/recipes-kernel
parent002bef4c2a59e95503a2bb7729e7749cd5a9f65b (diff)
downloadmeta-intel-3b354a965e1a835711b015d060f1d8f4714afd01.tar.gz
common: Update linux-yocto_3.17 SRCREVs to v3.17.1
Use the latest HEADs of the git branches from the linux-yocto v3.17 kernel repository. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_3.17.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_3.17.bbappend b/common/recipes-kernel/linux/linux-yocto_3.17.bbappend
index 72cff48d..dcb0740b 100644
--- a/common/recipes-kernel/linux/linux-yocto_3.17.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_3.17.bbappend
@@ -5,7 +5,7 @@ KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
5 5
6LINUX_VERSION_core2-32-intel-common = "3.17.1" 6LINUX_VERSION_core2-32-intel-common = "3.17.1"
7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
8SRCREV_meta_core2-32-intel-common = "229ce533868773f201f9ab36e2b4248b381309ec" 8SRCREV_meta_core2-32-intel-common = "b86dd5c6f4d87cc4d8097ab8ffa445ef6d4b4ccf"
9SRCREV_machine_core2-32-intel-common = "0caf16d38536e3dec8a02ea657e1960f1216f174" 9SRCREV_machine_core2-32-intel-common = "0caf16d38536e3dec8a02ea657e1960f1216f174"
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.17.1" 14LINUX_VERSION_corei7-64-intel-common = "3.17.1"
15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" 15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
16SRCREV_meta_corei7-64-intel-common = "229ce533868773f201f9ab36e2b4248b381309ec" 16SRCREV_meta_corei7-64-intel-common = "b86dd5c6f4d87cc4d8097ab8ffa445ef6d4b4ccf"
17SRCREV_machine_corei7-64-intel-common = "0caf16d38536e3dec8a02ea657e1960f1216f174" 17SRCREV_machine_corei7-64-intel-common = "0caf16d38536e3dec8a02ea657e1960f1216f174"
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"