[meta-intel] [PATCH 1/2] meta-romley: Add Linux-yocto 3.4 Kernel

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Fri Feb 15 10:58:00 PST 2013


From: Kishore Bodke <kishore.k.bodke at intel.com>

Add 3.4 Kernel support for Romley Machine.

Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |   13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend

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 0000000..44a485b
--- /dev/null
+++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -0,0 +1,13 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_romley = "romley"
+
+KMACHINE_romley  = "romley"
+KBRANCH_romley  = "standard/common-pc-64/romley"
+
+SRCREV_machine_pn-linux-yocto_romley ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f"
+SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0"
+
+module_autoload_uio = "uio"
+
+LINUX_VERSION = "3.4.28"
-- 
1.7.9.5




More information about the meta-intel mailing list