summaryrefslogtreecommitdiffstats
path: root/meta-fishriver/recipes-kernel
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-03-30 17:34:44 -0500
committerTom Zanussi <tom.zanussi@intel.com>2011-03-30 17:34:44 -0500
commit95fd3fd97769526f766fd1ec95c8235cb8e203d5 (patch)
tree8784466213241ab48b94cb126c912a2016e2db27 /meta-fishriver/recipes-kernel
parent4e208833a999c5585043c12cc21fc481f462c236 (diff)
downloadmeta-intel-95fd3fd97769526f766fd1ec95c8235cb8e203d5.tar.gz
meta-fishriver: new layer for Fish River Island (Z530/EG20T) systems
This layer provides support for Z530 + EG20T Intel systems. Currently it supports only vesa graphics, which will be upgraded shortly. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-fishriver/recipes-kernel')
-rw-r--r--meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend b/meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend
new file mode 100644
index 00000000..549d0857
--- /dev/null
+++ b/meta-fishriver/recipes-kernel/linux/linux-yocto_git.bbappend
@@ -0,0 +1,4 @@
1FILESEXTRAPATHS := "${THISDIR}/${PN}"
2COMPATIBLE_MACHINE_fishriver = "fishriver"
3# zzzz /yocto/standard/crownbay->fishriver
4KMACHINE_fishriver = "yocto/standard/crownbay"