From 16f47f04a2baaeaf9b5a9b381fc7a3c7755d6ff6 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Fri, 25 Feb 2011 18:24:04 -0600 Subject: meta-crownbay: 2.6.37 changes This adds the code necessary to move meta-crownbay over to linux-yocto. A follow-on patch will actually do the switchover once the kernel srcrevs are known. Signed-off-by: Tom Zanussi --- meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend (limited to 'meta-crownbay/recipes-kernel') diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend new file mode 100644 index 00000000..32bbd107 --- /dev/null +++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend @@ -0,0 +1,3 @@ +FILESEXTRAPATHS := "${THISDIR}/${PN}" +COMPATIBLE_MACHINE_crownbay = "crownbay" +KMACHINE_crownbay = "yocto/standard/crownbay" -- cgit v1.2.3-54-g00ecf