From af40e14ce335fa689d1a989feba3c02a8c71b7a7 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 27 Dec 2010 16:32:21 -0600 Subject: meta-emenlow: move to meta-intel repo from poky repo This is the meta-emenlow layer, moved from the poky repo in order to keep all the meta-intel BSPs together. This version builds against laverne (0.90) - detailed build instruction can be found in the README file. Signed-off-by: Tom Zanussi --- meta-emenlow/recipes-kernel/linux/linux-wrs_git.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-emenlow/recipes-kernel/linux/linux-wrs_git.bbappend (limited to 'meta-emenlow/recipes-kernel') diff --git a/meta-emenlow/recipes-kernel/linux/linux-wrs_git.bbappend b/meta-emenlow/recipes-kernel/linux/linux-wrs_git.bbappend new file mode 100644 index 00000000..ed7e8509 --- /dev/null +++ b/meta-emenlow/recipes-kernel/linux/linux-wrs_git.bbappend @@ -0,0 +1,3 @@ +FILESEXTRAPATHS := "${THISDIR}/${PN}" +COMPATIBLE_MACHINE_emenlow = "emenlow" +WRMACHINE_emenlow = "emenlow" -- cgit v1.2.3-54-g00ecf