diff options
| author | Lennart Johansson <lennart.johansson@enea.com> | 2017-03-28 13:42:06 +0200 |
|---|---|---|
| committer | Lennart Johansson <lennart.johansson@enea.com> | 2017-03-28 13:42:06 +0200 |
| commit | 9b5b099ac72c125a8dc75c6f02346f2a1c6a5d38 (patch) | |
| tree | ebfaca93f8e60febb3cecf7fe83e1167d4200d39 /doc/book-enea-linux-open-source | |
| parent | 6aff72624ec1c001e065f270f1140049db05fbb9 (diff) | |
| download | el_releases-standard-9b5b099ac72c125a8dc75c6f02346f2a1c6a5d38.tar.gz | |
Use new eltf_params_updates.xml for later ELTF autoupdate
LXCR-7377 Change to allow ELTF to autoupdate all parameters
in the release info and the open-source books.
All parameters, including also multiline commands
and complete tables of all target machine parameters
are stored in one file eltf_params_updates.xml
Prepared for auto-updating by ELTF by using a template
elft_params_template.xml with ELTF_* variables
from which a new eltf_params_updates.xml can be created
and pushed (if changed)
This includes the -b option to the repo command, which is
the branch or tag of the MANIFEST. This is what the user
uses to get the source. In a final distribution this tag
shall be same as the tag given in manifest_conf.mk
Left is manifest_conf.mk but MANIFESTHASH can
be overridden by an env.variable when building.
MANIFESTHASH still defines which MANIFEST to clone
when building the doc to get a list of valid MACHINE names
and to get the valid build/boot commands from the MANIFEST.
Left is also pardoc-distro.xml with three version variables
used by gen_known_issues.py and gen_pkgdiff.py
Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
Diffstat (limited to 'doc/book-enea-linux-open-source')
| -rw-r--r-- | doc/book-enea-linux-open-source/doc/about.xml | 2 | ||||
| -rw-r--r-- | doc/book-enea-linux-open-source/doc/book.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/book-enea-linux-open-source/doc/about.xml b/doc/book-enea-linux-open-source/doc/about.xml index f2f863f..d4b6437 100644 --- a/doc/book-enea-linux-open-source/doc/about.xml +++ b/doc/book-enea-linux-open-source/doc/about.xml | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | 6 | ||
| 7 | <para>This document contains the open source and license information | 7 | <para>This document contains the open source and license information |
| 8 | pertaining to packages provided with Enea Linux <xi:include | 8 | pertaining to packages provided with Enea Linux <xi:include |
| 9 | href="../../s_docsrc_common/pardoc-distro.xml" | 9 | href="../../book-enea-linux-release-info/doc/eltf_params_updated.xml" |
| 10 | xmlns:xi="http://www.w3.org/2001/XInclude" | 10 | xmlns:xi="http://www.w3.org/2001/XInclude" |
| 11 | xpointer="element(EneaLinux_REL_VER/1)" />.</para> | 11 | xpointer="element(EneaLinux_REL_VER/1)" />.</para> |
| 12 | </chapter> \ No newline at end of file | 12 | </chapter> \ No newline at end of file |
diff --git a/doc/book-enea-linux-open-source/doc/book.xml b/doc/book-enea-linux-open-source/doc/book.xml index d5da88e..1fd8217 100644 --- a/doc/book-enea-linux-open-source/doc/book.xml +++ b/doc/book-enea-linux-open-source/doc/book.xml | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | <book id="book_enea_linux_open_source"> | 6 | <book id="book_enea_linux_open_source"> |
| 7 | <title><trademark class="registered">Enea</trademark> Linux Open Source Report</title> | 7 | <title><trademark class="registered">Enea</trademark> Linux Open Source Report</title> |
| 8 | <subtitle>Release Version | 8 | <subtitle>Release Version |
| 9 | <xi:include href="../../s_docsrc_common/pardoc-distro.xml" xpointer="element(EneaLinux_REL_VER/1)" | 9 | <xi:include href="../../book-enea-linux-release-info/doc/eltf_params_updated.xml" xpointer="element(EneaLinux_REL_VER/1)" |
| 10 | xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle> | 10 | xmlns:xi="http://www.w3.org/2001/XInclude" /></subtitle> |
| 11 | <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> | 11 | <xi:include href="../../s_docbuild/template/docsrc_common/bookinfo_userdoc.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
| 12 | <xi:include href="about.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> | 12 | <xi:include href="about.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
