From bac81646a921e19f8f0c2e3ff130e82d2f80077e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 8 Dec 2017 14:06:46 -0800 Subject: dev-manual, yocto-project-qs: Fixed some broken links Links to the section in the BSP manual for how to create a new BSP layer using 'bitbake-layers' were needing fixed. (From yocto-docs rev: 150612925421b09e84f85514e65e58d179e5be46) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 81d017bde7..2ee42c68fe 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -105,7 +105,7 @@ This section describes the steps you perform by hand to create a layer so that you can better understand them. For information about the layer-creation scripts, see the - "Creating a New BSP Layer Using the yocto-bsp Script" + "Creating a New BSP Layer Using the bitbake-layers Script" section in the Yocto Project Board Support Package (BSP) Developer's Guide and the "Creating a General Layer Using the bitbake-layers Script" @@ -3525,8 +3525,9 @@ For a complete example that shows how to add a new machine, see the - "Creating a New BSP Layer Using the yocto-bsp Script" - section in the Yocto Project Board Support Package (BSP) Developer's Guide. + "Creating a New BSP Layer Using the bitbake-layers Script" + section in the Yocto Project Board Support Package (BSP) + Developer's Guide.
-- cgit v1.2.3-54-g00ecf