summaryrefslogtreecommitdiffstats
path: root/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend10
1 files changed, 6 insertions, 4 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
index f84530d5..514d7401 100644
--- a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -5,14 +5,16 @@ COMPATIBLE_MACHINE_romley = "romley"
5KMACHINE_romley = "romley" 5KMACHINE_romley = "romley"
6KBRANCH_romley = "standard/common-pc-64/romley" 6KBRANCH_romley = "standard/common-pc-64/romley"
7 7
8SRCREV_machine_pn-linux-yocto_romley ?= "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" 8SRCREV_machine_pn-linux-yocto_romley ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4"
9SRCREV_meta_pn-linux-yocto_romley ?= "c2ed0f16fdec628242a682897d5d86df4547cf24" 9SRCREV_meta_pn-linux-yocto_romley ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda"
10 10
11COMPATIBLE_MACHINE_romley-ivb = "romley-ivb" 11COMPATIBLE_MACHINE_romley-ivb = "romley-ivb"
12KMACHINE_romley-ivb = "romley" 12KMACHINE_romley-ivb = "romley"
13KBRANCH_romley-ivb = "standard/common-pc-64/romley" 13KBRANCH_romley-ivb = "standard/common-pc-64/romley"
14 14
15SRCREV_machine_pn-linux-yocto_romley-ivb ?= "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" 15SRCREV_machine_pn-linux-yocto_romley-ivb ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4"
16SRCREV_meta_pn-linux-yocto_romley-ivb ?= "c2ed0f16fdec628242a682897d5d86df4547cf24" 16SRCREV_meta_pn-linux-yocto_romley-ivb ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda"
17
18LINUX_VERSION = "3.8.4"
17 19
18module_autoload_uio = "uio" 20module_autoload_uio = "uio"