[meta-intel] [PATCH 1/2] meta-crystalforest: enable linux-yocto_3.10 kernel recipe

boon.leong.ong at intel.com boon.leong.ong at intel.com
Mon Nov 4 19:25:22 PST 2013


From: Ong Boon Leong <boon.leong.ong at intel.com>

Enable meta-crystalforest linux-yocto_3.10 kernel version
for both Gladden and Server platforms at version 3.10.11.

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
Signed-off-by: Ong Boon Leong <boon.leong.ong at intel.com>
---
 .../recipes-kernel/linux/linux-yocto_3.10.bbappend  |   19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend

diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
new file mode 100644
index 0000000..c585c9a
--- /dev/null
+++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -0,0 +1,19 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+
+COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden"
+KMACHINE_crystalforest-gladden  = "crystalforest"
+KBRANCH_crystalforest-gladden  = "standard/common-pc-64/crystalforest"
+
+SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b"
+SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
+
+COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server"
+KMACHINE_crystalforest-server  = "crystalforest"
+KBRANCH_crystalforest-server  = "standard/common-pc-64/crystalforest"
+
+SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "85cdabba08d484bdcc4b25f0bbc23ac60c75aa5b"
+SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "452f0679ea93a6cb4433bebd7177629228a5cf68"
+
+LINUX_VERSION = "3.10.11"
+
+module_autoload_uio = "uio"
-- 
1.7.10.4




More information about the meta-intel mailing list