summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-05-14 10:19:37 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-05-14 21:03:55 -0500
commit4c48309a9f78e35b6ef478f42329b7fffe61544c (patch)
tree7b848e6be2c0fa541a07aafe99ec0429f9377ada
parentad0c47e12de97dc182545666b176d20888b1c25f (diff)
downloadmeta-intel-4c48309a9f78e35b6ef478f42329b7fffe61544c.tar.gz
common: Update SRCREVs for linux-yocto-rt_3.10
Use the commit ids of the latest HEADs of the git branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
index 99299acc..eee167de 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend
@@ -6,7 +6,7 @@ KERNEL_FEATURES_INTEL_COMMON = "features/valleyisland-io/valleyisland-io.scc"
6LINUX_VERSION_core2-32-intel-common = "3.10.38" 6LINUX_VERSION_core2-32-intel-common = "3.10.38"
7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
8SRCREV_meta_core2-32-intel-common = "d07bc7ba4ff00ddcd77db1026a63c327b81a35d8" 8SRCREV_meta_core2-32-intel-common = "d07bc7ba4ff00ddcd77db1026a63c327b81a35d8"
9SRCREV_machine_core2-32-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388" 9SRCREV_machine_core2-32-intel-common = "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e"
10KMACHINE_core2-32-intel-common = "intel-core2-32" 10KMACHINE_core2-32-intel-common = "intel-core2-32"
11KBRANCH_core2-32-intel-common = "standard/preempt-rt/base" 11KBRANCH_core2-32-intel-common = "standard/preempt-rt/base"
12KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 12KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
@@ -14,7 +14,7 @@ KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
14LINUX_VERSION_corei7-64-intel-common = "3.10.38" 14LINUX_VERSION_corei7-64-intel-common = "3.10.38"
15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" 15COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
16SRCREV_meta_corei7-64-intel-common = "d07bc7ba4ff00ddcd77db1026a63c327b81a35d8" 16SRCREV_meta_corei7-64-intel-common = "d07bc7ba4ff00ddcd77db1026a63c327b81a35d8"
17SRCREV_machine_corei7-64-intel-common = "02f7e63e56c061617957388c23bd5cf9b05c5388" 17SRCREV_machine_corei7-64-intel-common = "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e"
18KMACHINE_corei7-64-intel-common = "intel-corei7-64" 18KMACHINE_corei7-64-intel-common = "intel-corei7-64"
19KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base" 19KBRANCH_corei7-64-intel-common = "standard/preempt-rt/base"
20KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" 20KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"