From f42d8f4cf00d97ffc0038276893ba5d21a8a1599 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 14 Jun 2017 06:59:22 -0700 Subject: documentation: Fixed links for "metadata" term. Fixes [YOCTO #11630] Moving the "Yocto Project Terms" section from the dev-manual to the ref-manual broke the links to the "Metadata" term. I fixed these. (From yocto-docs rev: 190da4b4d44952d141db26ca72b5bc1a52d77023) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index d73b663250..108ac78fe0 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -18,7 +18,8 @@ The OpenEmbedded build system supports organizing - Metadata into multiple layers. + Metadata into + multiple layers. Layers allow you to isolate different types of customizations from each other. You might find it tempting to keep everything in one layer when @@ -6933,8 +6934,8 @@ When you build an image using the Yocto Project and do not alter any distribution - Metadata, you are creating a - Poky distribution. + Metadata, + you are creating a Poky distribution. If you wish to gain more control over package alternative selections, compile-time options, and other low-level configurations, you can create your own distribution. @@ -11680,8 +11681,8 @@ " Creating and providing an archive of the - Metadata layers - (recipes, configuration files, and so forth) + Metadata + layers (recipes, configuration files, and so forth) enables you to meet your requirements to include the scripts to control compilation as well as any modifications to the original source. -- cgit v1.2.3-54-g00ecf