summaryrefslogtreecommitdiffstats
path: root/meta-romley
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley')
-rw-r--r--meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend13
1 files changed, 13 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
new file mode 100644
index 00000000..44a485b2
--- /dev/null
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -0,0 +1,13 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3COMPATIBLE_MACHINE_romley = "romley"
4
5KMACHINE_romley = "romley"
6KBRANCH_romley = "standard/common-pc-64/romley"
7
8SRCREV_machine_pn-linux-yocto_romley ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
9SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
10
11module_autoload_uio = "uio"
12
13LINUX_VERSION = "3.4.28"