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 09:50:31 -0600
commit21d4dcd190e2cfca1bf3c5e2b2d3d0bba4a664c6 (patch)
tree602551618c6b0687797f2a943d081e0583804389 /meta-crystalforest
parentcef90890a6cf4ce1e8e746ca01bec3bc55d307e5 (diff)
downloadmeta-intel-21d4dcd190e2cfca1bf3c5e2b2d3d0bba4a664c6.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