From 87958c5ef40166b6c71cc8c14fb0cfd3601c8dd7 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Tue, 2 Apr 2013 16:54:27 -0700 Subject: n450: Update to linux-yocto_3.8 (3.8.4) Update n450 to use the latest available linux-yoct recipe, 3.8.4. Build and boot tested. Signed-off-by: Darren Hart --- meta-n450/recipes-kernel/linux/linux-yocto_3.8.bbappend | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-n450/recipes-kernel/linux/linux-yocto_3.8.bbappend (limited to 'meta-n450/recipes-kernel/linux') diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.8.bbappend new file mode 100644 index 00000000..a3f70538 --- /dev/null +++ b/meta-n450/recipes-kernel/linux/linux-yocto_3.8.bbappend @@ -0,0 +1,8 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +COMPATIBLE_MACHINE_n450 = "n450" +KMACHINE_n450 = "atom-pc" +KBRANCH_n450 = "standard/common-pc/atom-pc" + +#SRCREV_machine_pn-linux-yocto_n450 = XXXX +#SRCREV_meta_pn-linux-yocto_n450 ?= XXXX -- cgit v1.2.3-54-g00ecf