summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest
diff options
context:
space:
mode:
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: