summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux
diff options
context:
space:
mode:
authorChan Wei Sern <wei.sern.chan@intel.com>2014-05-21 16:45:35 +0800
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-05-21 09:38:12 -0500
commitf7a9dc39f3dffc5539438c2ba3551677667ffe02 (patch)
treee8a533e24733a9ba11db81fd555c82b96812279e /common/recipes-kernel/linux
parent16e9c639dd6e8889d11b234524ffbd3704c9709a (diff)
downloadmeta-intel-f7a9dc39f3dffc5539438c2ba3551677667ffe02.tar.gz
common: Update linux-yocto-3.10 meta branch SRCREV
This is to use latest HEAD of meta branch due to recent commit from romley to make AMT/mei configuration built as module. Signed-off-by: Chan Wei Sern <wei.sern.chan@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux')
-rw-r--r--common/recipes-kernel/linux/linux-yocto_3.10.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_3.10.bbappend b/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 856cb55a..3bb53432 100644
--- a/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -6,7 +6,7 @@ KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc \
6 6
7LINUX_VERSION_core2-32-intel-common = "3.10.38" 7LINUX_VERSION_core2-32-intel-common = "3.10.38"
8COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 8COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
9SRCREV_meta_core2-32-intel-common = "d07bc7ba4ff00ddcd77db1026a63c327b81a35d8" 9SRCREV_meta_core2-32-intel-common = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
10SRCREV_machine_core2-32-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388" 10SRCREV_machine_core2-32-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388"
11KMACHINE_core2-32-intel-common = "intel-core2-32" 11KMACHINE_core2-32-intel-common = "intel-core2-32"
12KBRANCH_core2-32-intel-common = "standard/base" 12KBRANCH_core2-32-intel-common = "standard/base"
@@ -14,7 +14,7 @@ KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
14 14
15LINUX_VERSION_corei7-64-intel-common = "3.10.38" 15LINUX_VERSION_corei7-64-intel-common = "3.10.38"
16COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" 16COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
17SRCREV_meta_corei7-64-intel-common = "d07bc7ba4ff00ddcd77db1026a63c327b81a35d8" 17SRCREV_meta_corei7-64-intel-common = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
18SRCREV_machine_corei7-64-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388" 18SRCREV_machine_corei7-64-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388"
19KMACHINE_corei7-64-intel-common = "intel-corei7-64" 19KMACHINE_corei7-64-intel-common = "intel-corei7-64"
20KBRANCH_corei7-64-intel-common = "standard/base" 20KBRANCH_corei7-64-intel-common = "standard/base"