From 48b17b2bfe489d68ffd1bf18e0eda6314bb94019 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 15 Aug 2018 11:31:45 -0700 Subject: dev-manual, ref-manual: Changed section heading for multiconfig builds Changed the section heading in the dev-manual for building images for multiple targets useing multiple configurations. This wording is more accurate. I updated the link from the BBMULTI_CONFIG variable description as well. (From yocto-docs rev: 3b2f95c3c54bed7ab8b4673ba7a254d31bea811b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 4 ++-- documentation/ref-manual/ref-variables.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 4bb9d7113b..ed53fb68a6 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -5321,8 +5321,8 @@ -
- Building Targets with Multiple Configurations +
+ Building Images for Multiple Targets Using Multiple Configurations Bitbake also has functionality that allows you to build diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 206a77012d..80055d5f8a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1336,7 +1336,7 @@ BBMULTICONFIG in an environment that supports building targets with multiple configurations, see the - "Building Targets with Multiple Configurations" + "Building Images for Multiple Targets Using Multiple Configurations" section in the Yocto Project Development Tasks Manual. -- cgit v1.2.3-54-g00ecf