diff options
Diffstat (limited to 'meta-crownbay/README')
| -rw-r--r-- | meta-crownbay/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-crownbay/README b/meta-crownbay/README index de9f1f1c..7d96bc22 100644 --- a/meta-crownbay/README +++ b/meta-crownbay/README | |||
| @@ -26,8 +26,10 @@ Package (BSP) Downloads' page of the Yocto Project website. | |||
| 26 | Having done that, and assuming you extracted the BSP tarball contents | 26 | Having done that, and assuming you extracted the BSP tarball contents |
| 27 | at the top-level of your yocto build tree, you can build a crownbay | 27 | at the top-level of your yocto build tree, you can build a crownbay |
| 28 | image by adding the location of the meta-crownbay layer to | 28 | image by adding the location of the meta-crownbay layer to |
| 29 | bblayers.conf e.g.: | 29 | bblayers.conf, along with the meta-intel layer itself (to access |
| 30 | common metadata shared between BSPs) e.g.: | ||
| 30 | 31 | ||
| 32 | yocto/meta-intel \ | ||
| 31 | yocto/meta-intel/meta-crownbay \ | 33 | yocto/meta-intel/meta-crownbay \ |
| 32 | 34 | ||
| 33 | The meta-crownbay layer contains support for two different machine | 35 | The meta-crownbay layer contains support for two different machine |
