summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest
diff options
context:
space:
mode:
authorChang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>2013-11-07 16:24:55 +0800
committerTom Zanussi <tom.zanussi@intel.com>2013-11-07 11:20:53 -0600
commit63b6c7607e4e576519021dd2bd6b290bb77b4a1e (patch)
treed3e635d262f5b3a63a91bf88c5c6606a5666614a /meta-crystalforest
parent6b424623b709de34f79cbafff959e0a1222878dd (diff)
downloadmeta-intel-63b6c7607e4e576519021dd2bd6b290bb77b4a1e.tar.gz
meta-crystalforest: update linux-yocto_3.10 to support latest commit
from meta branch. Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-crystalforest')
-rw-r--r--meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
index c585c9ae..b03bfcc3 100644
--- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -5,14 +5,14 @@ KMACHINE_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 ?= "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b" 7SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b"
8SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "452f0679ea93a6cb4433bebd7177629228a5cf68" 8SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
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 ?= "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b" 14SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b"
15SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "452f0679ea93a6cb4433bebd7177629228a5cf68" 15SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
16 16
17LINUX_VERSION = "3.10.11" 17LINUX_VERSION = "3.10.11"
18 18