summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNg, Wei Tee <wei.tee.ng@intel.com>2015-08-26 10:12:50 +0800
committerSaul Wold <sgw@linux.intel.com>2015-08-31 22:54:17 -0700
commit6e25693f5ebdbaa0b15d51da5275f0edade67288 (patch)
treede12213f8510c30ec4c5617f8d12f44371e7ffd3
parent2e9e1305fefba3edb2f0551f521150d98a412b3f (diff)
downloadmeta-intel-6e25693f5ebdbaa0b15d51da5275f0edade67288.tar.gz
common/linux-yocto_3.10: Update SRCREVs to v3.10.65
Use the latest HEADs of the git branches from the linux-yocto v3.10 kernel repository. Signed-off-by: Ng, Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-yocto_3.10.bbappend12
1 files changed, 6 insertions, 6 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_3.10.bbappend b/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
index c7989df3..71671c90 100644
--- a/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -4,18 +4,18 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
4KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc \ 4KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc \
5 features/valleyisland-io/valleyisland-io.scc" 5 features/valleyisland-io/valleyisland-io.scc"
6 6
7LINUX_VERSION_core2-32-intel-common = "3.10.55" 7LINUX_VERSION_core2-32-intel-common = "3.10.65"
8COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 8COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
9SRCREV_meta_core2-32-intel-common = "f79a00265eefbe2fffc2cdb03f67235497a9a87e" 9SRCREV_meta_core2-32-intel-common = "f90490d50fb51f7e1206c838731185670276d108"
10SRCREV_machine_core2-32-intel-common = "3677ea7f9476458aa6dec440243de3a6fb1343a9" 10SRCREV_machine_core2-32-intel-common = "6d28dec479d475d4f3ab1682ee0d5e1e3afc22c7"
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"
13KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 13KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
14 14
15LINUX_VERSION_corei7-64-intel-common = "3.10.55" 15LINUX_VERSION_corei7-64-intel-common = "3.10.65"
16COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" 16COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
17SRCREV_meta_corei7-64-intel-common = "f79a00265eefbe2fffc2cdb03f67235497a9a87e" 17SRCREV_meta_corei7-64-intel-common = "f90490d50fb51f7e1206c838731185670276d108"
18SRCREV_machine_corei7-64-intel-common = "3677ea7f9476458aa6dec440243de3a6fb1343a9" 18SRCREV_machine_corei7-64-intel-common = "6d28dec479d475d4f3ab1682ee0d5e1e3afc22c7"
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"
21KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 21KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"