summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOng Boon Leong <boon.leong.ong@intel.com>2013-10-19 00:38:59 +0800
committerTom Zanussi <tom.zanussi@intel.com>2013-10-18 13:29:30 -0500
commit06643addff6ba7affc1dca0bde7d6f232977f1e8 (patch)
tree675d53af6cc3a234b3b95ca4c41dd47db777a972
parent77d48f772e8a3299e72228c3e99bbfc32e69134b (diff)
downloadmeta-intel-06643addff6ba7affc1dca0bde7d6f232977f1e8.tar.gz
meta-crystalforest: update linux-yocto_3.8 kernel to 3.8.13
Update the kernel recipe src-revs to use kernel v3.8.13 of the kernel repository branches and to use the HEAD of linux-yocto_3.8 meta branch. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend
index c20b6c13..47a24372 100644
--- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -4,16 +4,16 @@ COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden"
4KMACHINE_crystalforest-gladden = "crystalforest" 4KMACHINE_crystalforest-gladden = "crystalforest"
5KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest" 5KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest"
6 6
7SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4" 7SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992"
8SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" 8SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "cb96851e7e559f9247d616d08406db6135c357cb"
9 9
10COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" 10COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
11KMACHINE_crystalforest-server = "crystalforest" 11KMACHINE_crystalforest-server = "crystalforest"
12KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest" 12KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest"
13 13
14SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4" 14SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992"
15SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" 15SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "cb96851e7e559f9247d616d08406db6135c357cb"
16 16
17LINUX_VERSION = "3.8.4" 17LINUX_VERSION = "3.8.13"
18 18
19module_autoload_uio = "uio" 19module_autoload_uio = "uio"