diff options
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 0ef4beb1f3..fd0401705b 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
| @@ -256,10 +256,11 @@ | |||
| 256 | BBLAYERS = " \ | 256 | BBLAYERS = " \ |
| 257 | /home/scottrif/poky/meta \ | 257 | /home/scottrif/poky/meta \ |
| 258 | /home/scottrif/poky/meta-yocto \ | 258 | /home/scottrif/poky/meta-yocto \ |
| 259 | /home/scottrif/poky/meta-yocto-bsp \ | ||
| 259 | /home/scottrif/poky/meta-mykernel \ | 260 | /home/scottrif/poky/meta-mykernel \ |
| 260 | " | 261 | " |
| 261 | </literallayout> | 262 | </literallayout> |
| 262 | This example enables three layers, one of which is a custom, user-defined layer | 263 | This example enables four layers, one of which is a custom, user-defined layer |
| 263 | named <filename>meta-mykernel</filename>. | 264 | named <filename>meta-mykernel</filename>. |
| 264 | </para> | 265 | </para> |
| 265 | </glossdef> | 266 | </glossdef> |
