summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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