diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-07-12 09:38:17 -0500 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-08-03 12:11:00 -0500 |
commit | ea897ce72602c7b8f1f11aafe8baf6cbe5887c4c (patch) | |
tree | 70b17505ae2e4a27a5c22616ebf5f95f1da4c60a /meta-fri2/recipes-kernel/linux | |
parent | 724b13a74e068b7cd018cd8b2e18c2a762881d1d (diff) | |
download | meta-intel-ea897ce72602c7b8f1f11aafe8baf6cbe5887c4c.tar.gz |
meta-fri2: new layer for Fish River Island II (E6XX/EG20T) systems
This layer provides support for E6XX + 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-fri2/recipes-kernel/linux')
-rw-r--r-- | meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend new file mode 100644 index 00000000..e280488c --- /dev/null +++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend | |||
@@ -0,0 +1,6 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | COMPATIBLE_MACHINE_fri2 = "fri2" | ||
3 | KMACHINE_fri2 = "yocto/standard/fri2" | ||
4 | |||
5 | SRCREV_machine_pn-linux-yocto_fri2 ?= "5e08aa8dd62d9035498227de16b9148ab89e17c5" | ||
6 | SRCREV_meta_pn-linux-yocto_fri2 ?= "fe8eac15e144a35a716cd32c9d2b296ecd5202ac" | ||