From 98d3e27ecd7e931503037b72f0e994272b322e69 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 16 Oct 2017 16:50:06 -0700 Subject: [PATCH] sdk-manual: Converted external links to internal links. Two links that should have been to different places were overlooked. I fixed these. (From yocto-docs rev: a1681d065812546a573ed778141289a6b476cecd) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-extensible.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/sdk-manual/sdk-extensible.xml b/documentation/sdk-manual/sdk-extensible.xml index 2fd1a7ef6f..444d816a71 100644 --- a/documentation/sdk-manual/sdk-extensible.xml +++ b/documentation/sdk-manual/sdk-extensible.xml @@ -15,7 +15,7 @@ to an image, modify the source for an existing component, test changes on the target hardware, and ease integration into the rest of the - OpenEmbedded build system. + OpenEmbedded build system. For a side-by-side comparison of main features supported for an extensible SDK as compared to a standard SDK, see the @@ -306,7 +306,7 @@ The devtool add command generates a new recipe based on existing source code. This command takes advantage of the - workspace + workspace layer that many devtool commands use. The command is flexible enough to allow you to extract source