summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2018-10-02 08:05:44 +0200
committerMartin Borg <martin.borg@enea.com>2018-10-08 14:19:56 +0200
commitbc87d369d5346dce102d236ed8a750595326da47 (patch)
tree100b15fcc5b445e580a001cde3f83f3ad46caaf0
parent6fc4614f81e34fb64b5f0acf5480dc9ef8f9bafc (diff)
downloadel_releases-standard-bc87d369d5346dce102d236ed8a750595326da47.tar.gz
UG: fix review comments
1: Add a link to Real time documentation /wiki page from table 1.1 (page 4) 2: Check the portal for Enea Linux content and sdk dir (page 9 sec 4.1) 3: Remove references to raspberrypi3 (page 32 sec 7.5) 4: Rename ”sdk” to ”esdk” in getting_enea_linux Change-Id: Id3c2d61fbf68fdebcc19c1caba9a7acd286ff1db Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml4
-rw-r--r--doc/book-enea-linux-user-guide/doc/preface.xml13
-rw-r--r--doc/book-enea-linux-user-guide/doc/using_eclipse.xml6
-rw-r--r--doc/book-enea-linux-user-guide/doc/using_enea_linux.xml7
4 files changed, 20 insertions, 10 deletions
diff --git a/doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml b/doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml
index e58726e..bb29464 100644
--- a/doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml
+++ b/doc/book-enea-linux-user-guide/doc/getting_enea_linux.xml
@@ -34,8 +34,8 @@
34 </listitem> 34 </listitem>
35 35
36 <listitem> 36 <listitem>
37 <para><emphasis>sdk</emphasis> directory - this directory includes the 37 <para><emphasis>esdk</emphasis> directory - this directory includes the
38 installer for the SDK.</para> 38 installer for the Extensible SDK.</para>
39 </listitem> 39 </listitem>
40 40
41 <listitem> 41 <listitem>
diff --git a/doc/book-enea-linux-user-guide/doc/preface.xml b/doc/book-enea-linux-user-guide/doc/preface.xml
index 1752ff5..ff06753 100644
--- a/doc/book-enea-linux-user-guide/doc/preface.xml
+++ b/doc/book-enea-linux-user-guide/doc/preface.xml
@@ -103,6 +103,17 @@
103 <entry>The release specific document listing the CVEs affecting 103 <entry>The release specific document listing the CVEs affecting
104 this distribuition.</entry> 104 this distribuition.</entry>
105 </row> 105 </row>
106
107 <row>
108 <entry><ulink type=""
109 url="https://linux.enea.com/4.0/documentation/html/book-enea-linux-realtime-guide/">Enea
110 Linux Real Time documentation</ulink> and <ulink
111 url="https://rt.wiki.kernel.org/index.php/Main_Page">Real-Time
112 Linux Wiki</ulink></entry>
113
114 <entry>Enea Linux Real-Time Guide and Real-Time Linux Wiki
115 page.</entry>
116 </row>
106 </tbody> 117 </tbody>
107 </tgroup> 118 </tgroup>
108 </table> 119 </table>
@@ -154,4 +165,4 @@
154 </listitem> 165 </listitem>
155 </itemizedlist> 166 </itemizedlist>
156 </section> 167 </section>
157</chapter> \ No newline at end of file 168</chapter>
diff --git a/doc/book-enea-linux-user-guide/doc/using_eclipse.xml b/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
index f6c7759..f354399 100644
--- a/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
+++ b/doc/book-enea-linux-user-guide/doc/using_eclipse.xml
@@ -877,7 +877,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0</p
877 <para>Under the <emphasis role="bold">Debugger</emphasis> tab, 877 <para>Under the <emphasis role="bold">Debugger</emphasis> tab,
878 fill in the <literal>GDB Debugger</literal> field with the 878 fill in the <literal>GDB Debugger</literal> field with the
879 path to the GDB binary from the SDK. Example path: 879 path to the GDB binary from the SDK. Example path:
880 <filename>&lt;extsdkdir&gt;/tmp/sysroots/x86_64-linux/usr/bin/&lt;arch&gt;-enea-linux/&lt;arch&gt;-enea-linux-gdb</filename></para> 880 <filename>&lt;extsdkdir&gt;/tmp/sysroots/x86_64/usr/bin/&lt;arch&gt;-enea-linux/&lt;arch&gt;-enea-linux-gdb</filename></para>
881 </listitem> 881 </listitem>
882 882
883 <listitem> 883 <listitem>
@@ -900,7 +900,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0</p
900 <para>In this section you learn to set up Eclipse for KGDB<indexterm> 900 <para>In this section you learn to set up Eclipse for KGDB<indexterm>
901 <primary>KGDB</primary> 901 <primary>KGDB</primary>
902 </indexterm> kernel debugging over the serial port, with examples for 902 </indexterm> kernel debugging over the serial port, with examples for
903 the <literal>raspberrypi3</literal> target. This is only given as an 903 the <literal>intel-corei7-64</literal> target. This is only given as an
904 example, your Enea Linux distribution may contain other targets. The 904 example, your Enea Linux distribution may contain other targets. The
905 corresponding instruction for debugging outside Eclipse is available in 905 corresponding instruction for debugging outside Eclipse is available in
906 Debugging the Linux Kernel (KGDB) from Command Line.<remark>LATER: Merge 906 Debugging the Linux Kernel (KGDB) from Command Line.<remark>LATER: Merge
@@ -934,7 +934,7 @@ root 329 0.0 0.2 1864824 2600 ? Ssl 12:47 0:08 /usr/sbin/tcf-agent -d -L- -l0</p
934 you can find it in the rootfs under the <literal>/boot</literal> 934 you can find it in the rootfs under the <literal>/boot</literal>
935 folder. If you build your own kernel using bitbake, it should be 935 folder. If you build your own kernel using bitbake, it should be
936 available in your build folder. Located in, for example: 936 available in your build folder. Located in, for example:
937 <filename><filename>tmp/work/raspberrypi3_64-enea-linux/linux-raspberrypi/1_4.9.59+gitAUTOINC+meta_machine-r0/image/boot/vmlinux-4.9.59</filename></filename></para> 937 <filename><filename>tmp/work/corei7-64-intel-common-enea-linux/linux-intel/4.14.66+gitAUTOINC+d64aec9793_dd6a8b48d4-r0/linux-corei7-64-intel-common-standard-build/vmlinux</filename></filename></para>
938 </listitem> 938 </listitem>
939 939
940 <listitem> 940 <listitem>
diff --git a/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml b/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml
index f26ff46..a68f7da 100644
--- a/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml
+++ b/doc/book-enea-linux-user-guide/doc/using_enea_linux.xml
@@ -440,11 +440,10 @@ BBLAYERS ?= " \
440 <title>Adding a Recipe</title> 440 <title>Adding a Recipe</title>
441 441
442 <para>Study the <ulink 442 <para>Study the <ulink
443 url="https://www.yoctoproject.org/docs/2.5/dev-manual/dev-manual.html#new-recipe-single-c-file-package-hello-world"><ulink
444 url="https://www.yoctoproject.org/docs/2.5/dev-manual/dev-manual.html#new-recipe-single-c-file-package-hello-world">Hello 443 url="https://www.yoctoproject.org/docs/2.5/dev-manual/dev-manual.html#new-recipe-single-c-file-package-hello-world">Hello
445 World recipe</ulink></ulink> in the Yocto Project Development Manual. If 444 World recipe</ulink> in the Yocto Project Development Manual. If needed
446 needed replace the example version (2.5) with the Yocto version in your 445 replace the example version (2.5) with the Yocto version in your Enea
447 Enea Linux distribution.</para> 446 Linux distribution.</para>
448 </section> 447 </section>
449 448
450 <section id="config_pkg_recipes"> 449 <section id="config_pkg_recipes">