summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiruna Paun <Miruna.Paun@enea.com>2017-06-28 16:13:37 +0200
committerMiruna Paun <Miruna.Paun@enea.com>2017-06-28 16:13:37 +0200
commitef4aa7e0f6dd6b731afcd9d572e594d3dad7af99 (patch)
tree754dbca91aa28da7d2c666cfd27dc48b2f63f6a2
parentfa9d15f0c58afa90b4f841a2078a5ebe1baa4d2a (diff)
downloadel_releases-standard-ef4aa7e0f6dd6b731afcd9d572e594d3dad7af99.tar.gz
Updated section 3.2.2 Get Sources command steps
LXCR-7633 Signed-off-by: Miruna Paun <Miruna.Paun@enea.com>
-rw-r--r--doc/book-enea-linux-release-info/doc/eltf_params_updated.xml2
-rw-r--r--doc/book-enea-linux-release-info/doc/getting_enea_linux.xml14
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
index ea867f0..70ce851 100644
--- a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
+++ b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml
@@ -229,7 +229,7 @@ repo sync</programlisting></para>
229 </section> 229 </section>
230 230
231 <section id="eltf-target-table-qemuarm"> 231 <section id="eltf-target-table-qemuarm">
232 <title>MACHINE emuarm - Information</title> 232 <title>MACHINE qemuarm - Information</title>
233 233
234 <para><informaltable> 234 <para><informaltable>
235 <tgroup cols="2"> 235 <tgroup cols="2">
diff --git a/doc/book-enea-linux-release-info/doc/getting_enea_linux.xml b/doc/book-enea-linux-release-info/doc/getting_enea_linux.xml
index 096e317..4c123da 100644
--- a/doc/book-enea-linux-release-info/doc/getting_enea_linux.xml
+++ b/doc/book-enea-linux-release-info/doc/getting_enea_linux.xml
@@ -141,11 +141,11 @@ id_rsa.pub</programlisting>
141 <section id="getting-source-code-step-two"> 141 <section id="getting-source-code-step-two">
142 <title>Get Sources</title> 142 <title>Get Sources</title>
143 143
144 <para>To use the Repo tool to download the sources for Enea Linux, 144 <para>To use the Repo tool to download the sources for Enea Linux, do
145 follow these steps:</para> 145 the following:</para>
146 146
147 <orderedlist> 147 <orderedlist>
148 <listitem> 148 <listitem condition="hidden">
149 <para>Make sure that the repo tool is installed. If not, do the 149 <para>Make sure that the repo tool is installed. If not, do the
150 following: <remark>Below is include of ID 150 following: <remark>Below is include of ID
151 "eltf-getting-repo-install-command" from 151 "eltf-getting-repo-install-command" from
@@ -158,17 +158,17 @@ id_rsa.pub</programlisting>
158 158
159 <listitem> 159 <listitem>
160 <para>Define the MACHINE from one of the targets listed 160 <para>Define the MACHINE from one of the targets listed
161 here,<remark>Below is the "machine_list" programlisting in 161 here:<remark>Below is the "machine_list" programlisting in
162 machine_list_generated.xml created by the make system by extracting 162 machine_list_generated.xml created by the make system by extracting
163 from the manifest</remark></para> 163 from the manifest</remark></para>
164 164
165 <xi:include href="machine_list_generated.xml" 165 <xi:include href="machine_list_generated.xml"
166 xmlns:xi="http://www.w3.org/2001/XInclude" 166 xmlns:xi="http://www.w3.org/2001/XInclude"
167 xpointer="element(machine-list/1)" /> 167 xpointer="element(machine-list/1)" />
168 </listitem>
168 169
169 <para>and use the repo command below:<remark> Below is include of ID 170 <listitem>
170 "eltf-repo-cloning-enea-linux" from eltf_params_updated.xml. Here 171 <para>Then use the repo command below:</para>
171 the $MACHINE shall be given!</remark></para>
172 172
173 <xi:include href="eltf_params_updated.xml" 173 <xi:include href="eltf_params_updated.xml"
174 xmlns:xi="http://www.w3.org/2001/XInclude" 174 xmlns:xi="http://www.w3.org/2001/XInclude"