summaryrefslogtreecommitdiffstats
path: root/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 44a485b2..fc2c3037 100644
--- a/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -8,6 +8,13 @@ KBRANCH_romley = "standard/common-pc-64/romley"
8SRCREV_machine_pn-linux-yocto_romley ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" 8SRCREV_machine_pn-linux-yocto_romley ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
9SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" 9SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
10 10
11COMPATIBLE_MACHINE_romley-ivb = "romley-ivb"
12KMACHINE_romley-ivb = "romley"
13KBRANCH_romley-ivb = "standard/common-pc-64/romley"
14
15SRCREV_machine_pn-linux-yocto_romley-ivb ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
16SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
17
11module_autoload_uio = "uio" 18module_autoload_uio = "uio"
12 19
13LINUX_VERSION = "3.4.28" 20LINUX_VERSION = "3.4.28"