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