summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-11-19 22:06:53 -0600
committerTom Zanussi <tom.zanussi@intel.com>2011-11-21 09:30:00 -0600
commitf01a136a0db28abe1267a290a454d6029fb3d989 (patch)
tree1ce183d5fccf8b5b957cba6490f262a2625af05b /meta-jasperforest
parent0d39ed8727fca64e0a3ea428c4977d8a1a9ad2c8 (diff)
downloadmeta-intel-f01a136a0db28abe1267a290a454d6029fb3d989.tar.gz
meta-intel: update READMEs with new layer info
The affected BSPs now need to access common metadata in locations off of the top level of meta-intel, so need to add meta-intel itself to their layer configuration. This updates the READMEs for those BSPs to mention that. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-jasperforest')
-rw-r--r--meta-jasperforest/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/meta-jasperforest/README b/meta-jasperforest/README
index 7652da09..a464a114 100644
--- a/meta-jasperforest/README
+++ b/meta-jasperforest/README
@@ -23,10 +23,12 @@ need to download the corresponding BSP tarball from the 'Board Support
23Package (BSP) Downloads' page of the Yocto Project website. 23Package (BSP) Downloads' page of the Yocto Project website.
24 24
25Having done that, and assuming you extracted the BSP tarball contents 25Having done that, and assuming you extracted the BSP tarball contents
26at the top-level of your yocto build tree, you can build a jasperforest 26at the top-level of your yocto build tree, you can build a
27image by adding the location of the meta-jasperforest layer to 27jasperforest image by adding the location of the meta-jasperforest
28bblayers.conf e.g.: 28layer to bblayers.conf, along with the meta-intel layer itself (to
29access common metadata shared between BSPs) e.g.:
29 30
31 yocto/meta-intel \
30 yocto/meta-intel/meta-jasperforest \ 32 yocto/meta-intel/meta-jasperforest \
31 33
32To enable the jasperforest layer, add the jasperforest MACHINE to local.conf: 34To enable the jasperforest layer, add the jasperforest MACHINE to local.conf: