summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-08-15 11:31:45 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-28 10:30:43 +0100
commit48b17b2bfe489d68ffd1bf18e0eda6314bb94019 (patch)
treeceac57ce71c5d5f02e143b51c6986090db52dd70 /documentation
parent97885b29733e540b62aaa6416bb473a24fc23e5f (diff)
downloadpoky-48b17b2bfe489d68ffd1bf18e0eda6314bb94019.tar.gz
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 <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
-rw-r--r--documentation/ref-manual/ref-variables.xml2
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 @@
5321 </para> 5321 </para>
5322 </section> 5322 </section>
5323 5323
5324 <section id='platdev-building-targets-with-multiple-configurations'> 5324 <section id='dev-building-images-for-multiple-targets-using-multiple-configurations'>
5325 <title>Building Targets with Multiple Configurations</title> 5325 <title>Building Images for Multiple Targets Using Multiple Configurations</title>
5326 5326
5327 <para> 5327 <para>
5328 Bitbake also has functionality that allows you to build 5328 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 @@
1336 <filename>BBMULTICONFIG</filename> in an environment that 1336 <filename>BBMULTICONFIG</filename> in an environment that
1337 supports building targets with multiple configurations, 1337 supports building targets with multiple configurations,
1338 see the 1338 see the
1339 "<ulink url='&YOCTO_DOCS_DEV_URL;#platdev-building-targets-with-multiple-configurations'>Building Targets with Multiple Configurations</ulink>" 1339 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-building-images-for-multiple-targets-using-multiple-configurations'>Building Images for Multiple Targets Using Multiple Configurations</ulink>"
1340 section in the Yocto Project Development Tasks Manual. 1340 section in the Yocto Project Development Tasks Manual.
1341 </para> 1341 </para>
1342 </glossdef> 1342 </glossdef>