diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-12 18:37:06 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:05:57 +0000 |
commit | 807b96f882dfb0259ef6fd3f5cf1d0858b0e89f8 (patch) | |
tree | 382c4cad466a4bb0d1806642f57a84c17ed6b602 /documentation | |
parent | 2add98ffc803588647cbab705e02d9b651ef100c (diff) | |
download | poky-807b96f882dfb0259ef6fd3f5cf1d0858b0e89f8.tar.gz |
documentation/bsp-guide/bsp.xml: updated crownbay file structure
The file hiearchy was stale for the meta-crownbay examples in
recipes-graphics. I updated in two places.
(From yocto-docs rev: a16bf8ae56efb907a50fbe4c16be0adfeec5c275)
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 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 6c8b24684f..631735ea22 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -149,10 +149,7 @@ | |||
149 | meta-crownbay/recipes-core/tasks/task-core-tools.bbappend | 149 | meta-crownbay/recipes-core/tasks/task-core-tools.bbappend |
150 | meta-crownbay/recipes-graphics/ | 150 | meta-crownbay/recipes-graphics/ |
151 | meta-crownbay/recipes-graphics/xorg-xserver/ | 151 | meta-crownbay/recipes-graphics/xorg-xserver/ |
152 | meta-crownbay/recipes-graphics/xorg-xserver/emgd-driver-bin_1.6.bb | ||
153 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 152 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend |
154 | meta-crownbay/recipes-graphics/xorg-xserver/emgd-driver-bin-1.6/ | ||
155 | meta-crownbay/recipes-graphics/xorg-xserver/emgd-driver-bin-1.6/.gitignore | ||
156 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/ | 153 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/ |
157 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/ | 154 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/ |
158 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf | 155 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf |
@@ -407,7 +404,6 @@ | |||
407 | For example, the Crown Bay BSP contains the following files that support | 404 | For example, the Crown Bay BSP contains the following files that support |
408 | building a BSP that supports and does not support the Intel EMGD: | 405 | building a BSP that supports and does not support the Intel EMGD: |
409 | <literallayout class='monospaced'> | 406 | <literallayout class='monospaced'> |
410 | meta-crownbay/recipes-graphics/xorg-xserver/emgd-driver-bin_1.6.bb | ||
411 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend | 407 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend |
412 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf | 408 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf |
413 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay-noemgd/xorg.conf | 409 | meta-crownbay/recipes-graphics/xorg-xserver/xserver-xf86-config/crownbay-noemgd/xorg.conf |