From 158f88d76685da4e71a21f3788d519dd4b2bb912 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 3 Jan 2011 15:33:52 -0800 Subject: meta-n450: Add new BSP for BlackSand / n450 Signed-off-by: Saul Wold --- meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend (limited to 'meta-n450/recipes-kernel') diff --git a/meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend b/meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend new file mode 100644 index 00000000..3a893f64 --- /dev/null +++ b/meta-n450/recipes-kernel/linux/linux-wrs_git.bbappend @@ -0,0 +1,7 @@ +FILESEXTRAPATHS := "${THISDIR}/${PN}" +WRMACHINE_n450 = "atom-pc" +COMPATIBLE_MACHINE_n450 = "n450" + +SRCREV="${AUTOREV}" +# Functionality flags +#KERNEL_REVISION_CHECKING ?= "t" -- cgit v1.2.3-54-g00ecf