From 478969defe862a2779bf7eb3bca30e2067827d7e Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Thu, 27 Oct 2011 14:21:43 -0700 Subject: New Romley BSP created. Uses Matrox MGA graphics driver. This layer provides new BSP meta-romley. This provides the support for Romley + Patsburg Chipset for Intel Systems. Romley refers to the Intel Rosecity Board. Signed-off-by: Kishore Bodke Signed-off-by: Tom Zanussi --- meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend (limited to 'meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend') diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend new file mode 100644 index 00000000..558be955 --- /dev/null +++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.0.bbappend @@ -0,0 +1,7 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +COMPATIBLE_MACHINE_romley = "romley" +KMACHINE_romley = "yocto/standard/common-pc-64/romley" + +SRCREV_machine_pn-linux-yocto_romley ?= "dbe820c277dfa6cbc249d410e8b083286ec484b7" +SRCREV_meta_pn-linux-yocto_romley ?= "353d43d340e87996b4be4c5f6ddb4447e050b65c" -- cgit v1.2.3-54-g00ecf