summaryrefslogtreecommitdiffstats
path: root/meta-crownbay/recipes-kernel
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-02-25 18:24:04 -0600
committerSaul Wold <sgw@linux.intel.com>2011-02-25 18:26:38 -0800
commit16f47f04a2baaeaf9b5a9b381fc7a3c7755d6ff6 (patch)
treeec5448428342cf912e4d4cc849be6e349f194abe /meta-crownbay/recipes-kernel
parent72041c637930a3098cd211b72c8e1979db559108 (diff)
downloadmeta-intel-16f47f04a2baaeaf9b5a9b381fc7a3c7755d6ff6.tar.gz
meta-crownbay: 2.6.37 changesbernard-5.0rc1bernard-1.0rc1
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 <tom.zanussi@intel.com>
Diffstat (limited to 'meta-crownbay/recipes-kernel')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_git.bbappend3
1 files changed, 3 insertions, 0 deletions
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 @@
1FILESEXTRAPATHS := "${THISDIR}/${PN}"
2COMPATIBLE_MACHINE_crownbay = "crownbay"
3KMACHINE_crownbay = "yocto/standard/crownbay"