diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-04-01 08:39:30 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-01 17:36:16 +0100 |
| commit | 674ffa8c686809140281afd44ef96e906b2669dc (patch) | |
| tree | 0bbe587b87ff53c9b0a9b27819641d2f8197c1e2 /documentation/bsp-guide | |
| parent | 9b6eee9f30f546ff873f6a353b3bf0e98b23ee40 (diff) | |
| download | poky-674ffa8c686809140281afd44ef96e906b2669dc.tar.gz | |
bsp-guide: removed the BBLAYERS_NON_REMOVABLE from the example code.
(From yocto-docs rev: 35a92477897652a9af2b1a257a4576926612e054)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/bsp-guide')
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 06b6f223d2..8121d33a7b 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -101,11 +101,6 @@ | |||
| 101 | /usr/local/src/yocto/meta-yocto-bsp \ | 101 | /usr/local/src/yocto/meta-yocto-bsp \ |
| 102 | /usr/local/src/yocto/meta-mylayer \ | 102 | /usr/local/src/yocto/meta-mylayer \ |
| 103 | " | 103 | " |
| 104 | |||
| 105 | BBLAYERS_NON_REMOVABLE ?= " \ | ||
| 106 | /usr/local/src/yocto/meta \ | ||
| 107 | /usr/local/src/yocto/meta-yocto \ | ||
| 108 | " | ||
| 109 | </literallayout> | 104 | </literallayout> |
| 110 | </para> | 105 | </para> |
| 111 | 106 | ||
