From f01a136a0db28abe1267a290a454d6029fb3d989 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Sat, 19 Nov 2011 22:06:53 -0600 Subject: 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 --- meta-jasperforest/README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'meta-jasperforest/README') 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 Package (BSP) Downloads' page of the Yocto Project website. Having done that, and assuming you extracted the BSP tarball contents -at the top-level of your yocto build tree, you can build a jasperforest -image by adding the location of the meta-jasperforest layer to -bblayers.conf e.g.: +at the top-level of your yocto build tree, you can build a +jasperforest image by adding the location of the meta-jasperforest +layer to bblayers.conf, along with the meta-intel layer itself (to +access common metadata shared between BSPs) e.g.: + yocto/meta-intel \ yocto/meta-intel/meta-jasperforest \ To enable the jasperforest layer, add the jasperforest MACHINE to local.conf: -- cgit v1.2.3-54-g00ecf