summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-release-info/doc/main_changes.xml
diff options
context:
space:
mode:
authorLennart Johansson <lennart.johansson@enea.com>2017-03-28 13:42:06 +0200
committerLennart Johansson <lennart.johansson@enea.com>2017-03-28 13:42:06 +0200
commit9b5b099ac72c125a8dc75c6f02346f2a1c6a5d38 (patch)
treeebfaca93f8e60febb3cecf7fe83e1167d4200d39 /doc/book-enea-linux-release-info/doc/main_changes.xml
parent6aff72624ec1c001e065f270f1140049db05fbb9 (diff)
downloadel_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-release-info/doc/main_changes.xml')
-rw-r--r--doc/book-enea-linux-release-info/doc/main_changes.xml30
1 files changed, 20 insertions, 10 deletions
diff --git a/doc/book-enea-linux-release-info/doc/main_changes.xml b/doc/book-enea-linux-release-info/doc/main_changes.xml
index 223aa42..38fec86 100644
--- a/doc/book-enea-linux-release-info/doc/main_changes.xml
+++ b/doc/book-enea-linux-release-info/doc/main_changes.xml
@@ -5,21 +5,29 @@
5 <title>Main Changes</title> 5 <title>Main Changes</title>
6 6
7 <para>This chapter describes the major changes and additions in the Enea 7 <para>This chapter describes the major changes and additions in the Enea
8 Linux release compared to the previous release (Enea Linux 5.0-ppc).</para> 8 Linux release compared to the previous release (Enea Linux
9 5.0-ppc).<remark>INFO Just now Hardcoded previous release string in this
10 paragraph.</remark><remark>The list of changed packages further down is
11 created from the open source book licenses.xml by the script gen_pkgdiff.py
12 by comparing with an older open source licenses.xml, depending on the
13 parameter "prev_baseline" in pardoc-distro.xml, e.g. a tag like "EL5". This
14 parameter needs to be changed to a new TAG when a release info for another
15 EL version is created. It must correspond to the release string
16 above.</remark></para>
9 17
10 <section id="relinfo-changes-other"> 18 <section id="relinfo-changes-other">
11 <title>New Functionality/Enhancements</title> 19 <title>New Functionality/Enhancements</title>
12 20
13 <remark>Based in the Jira query: 'project = CPDX and fixVersion = "Enea
14 Linux 6"'</remark>
15
16 <itemizedlist spacing="compact"> 21 <itemizedlist spacing="compact">
17 <listitem> 22 <listitem>
18 <para>New Yocto version (<xi:include 23 <para>New Yocto version (<xi:include href="eltf_params_updated.xml"
19 href="../../s_docsrc_common/pardoc-distro.xml" 24 xmlns:xi="http://www.w3.org/2001/XInclude"
25 xpointer="element(Yocto_VER/1)" />). See <xi:include
26 href="eltf_params_updated.xml"
20 xmlns:xi="http://www.w3.org/2001/XInclude" 27 xmlns:xi="http://www.w3.org/2001/XInclude"
21 xpointer="element(Yocto_VER/1)" />). See <ulink 28 xpointer="element(ULINK_YOCTO_PROJECT_DOWNLOAD/1)" />).<remark>INFO
22 url="https://www.yoctoproject.org/downloads/core/krogoth21">https://www.yoctoproject.org/downloads/core/krogoth21</ulink>.</para> 29 Yocto_VER and ULINK_YOCTO_PROJECT_DOWNLOAD in
30 eltf_params_updated.xml</remark></para>
23 </listitem> 31 </listitem>
24 32
25 <listitem> 33 <listitem>
@@ -36,13 +44,15 @@
36 <section condition="hidden" id="relinfo-fixed"> 44 <section condition="hidden" id="relinfo-fixed">
37 <title>Problems Fixed in this Release</title> 45 <title>Problems Fixed in this Release</title>
38 46
39 <para>TBD <remark>FIXME or set condition hidden</remark></para> 47 <para>TBD <remark>FIXME or set condition hidden on the section
48 element</remark></para>
40 </section> 49 </section>
41 50
42 <section condition="hidden" id="relinfo-added-drivers"> 51 <section condition="hidden" id="relinfo-added-drivers">
43 <title>Added Drivers</title> 52 <title>Added Drivers</title>
44 53
45 <para>TBD <remark>FIXME or set condition hidden</remark></para> 54 <para>TBD <remark>FIXME or set condition hidden on the section
55 element</remark></para>
46 </section> 56 </section>
47 57
48 <xi:include href="pkgdiff_generated.xml" 58 <xi:include href="pkgdiff_generated.xml"