From 920212bf51233a7f67e5482640f96b032aec25c7 Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Mon, 25 Feb 2013 16:05:30 -0800 Subject: romley: add Ivy Bridge support Create a new machine to support the romley Ivy Bridge CPU variant. Signed-off-by: Kishore Bodke Signed-off-by: Tom Zanussi --- meta-romley/recipes-kernel/linux/linux-yocto_3.4.bbappend | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'meta-romley/recipes-kernel/linux') 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" SRCREV_machine_pn-linux-yocto_romley ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" SRCREV_meta_pn-linux-yocto_romley ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" +COMPATIBLE_MACHINE_romley-ivb = "romley-ivb" +KMACHINE_romley-ivb = "romley" +KBRANCH_romley-ivb = "standard/common-pc-64/romley" + +SRCREV_machine_pn-linux-yocto_romley-ivb ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" +SRCREV_meta_pn-linux-yocto_romley-ivb ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" + module_autoload_uio = "uio" LINUX_VERSION = "3.4.28" -- cgit v1.2.3-54-g00ecf