diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-09 06:59:55 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-11 18:22:50 +0100 |
| commit | 680394ffce7dbf42a4db355fd9c1a40b74515fd3 (patch) | |
| tree | acc661052c56f30a1876c6484f09b4a88366ca57 /documentation | |
| parent | 91a0cf7577cb5c6eb9eaa99694e1d17ee80361dd (diff) | |
| download | poky-680394ffce7dbf42a4db355fd9c1a40b74515fd3.tar.gz | |
bsp-guide: Updated the "Example Filesystem Layout" section.
The recipes-kernel structure had changed for the Crown Bay
BSP.
(From yocto-docs rev: 14ecfc7e676901a6d422f49b0170f27f6b46837f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index ecdbabbd25..ed69e28a25 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -185,13 +185,10 @@ | |||
| 185 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf | 185 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf |
| 186 | meta-crownbay/recipes-kernel/ | 186 | meta-crownbay/recipes-kernel/ |
| 187 | meta-crownbay/recipes-kernel/linux/ | 187 | meta-crownbay/recipes-kernel/linux/ |
| 188 | meta-crownbay/recipes-kernel/linux/linux-yocto_3.4.bbappend | ||
| 189 | meta-crownbay/recipes-kernel/linux/linux-yocto_3.8.bbappend | ||
| 190 | meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend | ||
| 191 | meta-crownbay/recipes-kernel/linux/linux-yocto-dev.bbappend | 188 | meta-crownbay/recipes-kernel/linux/linux-yocto-dev.bbappend |
| 192 | meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | ||
| 193 | meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.8.bbappend | ||
| 194 | meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend | 189 | meta-crownbay/recipes-kernel/linux/linux-yocto-rt_3.10.bbappend |
| 190 | meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend | ||
| 191 | meta-crownbay/recipes-kernel/linux/linux-yocto_3.14.bbappend | ||
| 195 | </literallayout> | 192 | </literallayout> |
| 196 | </para> | 193 | </para> |
| 197 | 194 | ||
