From 011738ac7ae422882e704e47ab6295d5a046547e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 22 Feb 2012 14:48:38 -0600 Subject: documentation/bsp-guide/bsp.xml: Edits to point to files I was introducing each area of the sub-sections by saying "You can find these files in the Yocto Project Files ....", which really isn't accurate. This structure is a BSP structure or layer. I am not referring to it as such. (From yocto-docs rev: f13a89bc7812106abd4ef95dfdccfa48eae11af6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'documentation/bsp-guide/bsp.xml') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 4a87754d88..696e4ee7e2 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -198,7 +198,7 @@ License Files - You can find these files in the Yocto Project file's directory structure at: + You can find these files in the BSP Layer at: meta-<bsp_name>/<bsp_license_file> @@ -220,7 +220,7 @@
README File - You can find these files in the Yocto Project file's directory structure at: + You can find these files in the BSP Layer at: meta-<bsp_name>/README @@ -242,7 +242,7 @@
Pre-built User Binaries - You can find these files in the Yocto Project file's directory structure at: + You can find these files in the BSP Layer at: meta-<bsp_name>/binary/<bootable_images> @@ -269,7 +269,7 @@
Layer Configuration File - You can find this file in the Yocto Project file's directory structure at: + You can find this file in the BSP Layer at: meta-<bsp_name>/conf/layer.conf @@ -308,7 +308,7 @@
Hardware Configuration Options - You can find these files in the Yocto Project file's directory structure at: + You can find these files in the BSP Layer at: meta-<bsp_name>/conf/machine/*.conf @@ -368,7 +368,7 @@
Miscellaneous Recipe Files - You can find these files in the Yocto Project file's directory structure at: + You can find these files in the BSP Layer at: meta-<bsp_name>/recipes-bsp/* @@ -400,7 +400,7 @@
Core Recipe Files - You can find these files in the Yocto Project file's directory structure at: + You can find these files in the BSP Layer at: meta-<bsp_name>/recipes-core/* @@ -418,7 +418,7 @@
Display Support Files - You can find these files in the Yocto Project file's directory structure at: + You can find these files in the BSP Layer at: meta-<bsp_name>/recipes-graphics/* @@ -442,7 +442,7 @@
Linux Kernel Configuration - You can find these files in the Yocto Project file's directory structure at: + You can find these files in the BSP Layer at: meta-<bsp_name>/recipes-kernel/linux/linux-yocto_*.bbappend -- cgit v1.2.3-54-g00ecf