From 42ab6d5aad645aa3d3641f8fb334b56cd6180a29 Mon Sep 17 00:00:00 2001 From: Miruna Paun Date: Mon, 11 Sep 2017 17:09:07 +0200 Subject: Updated content, removed app/plat dev guide olinks updated OSR olinks USERDOCAP-235 Signed-off-by: Miruna Paun --- .../doc/about_release.xml | 52 ++++++++-------------- .../doc/eltf_params_updated.xml | 2 +- .../doc/getting_enea_linux.xml | 20 ++++----- .../doc/known_bugs_and_limitations.xml | 8 ++-- .../doc/main_changes.xml | 9 ++-- .../doc/prerequisites.xml | 2 +- 6 files changed, 39 insertions(+), 54 deletions(-) diff --git a/doc/book-enea-linux-release-info/doc/about_release.xml b/doc/book-enea-linux-release-info/doc/about_release.xml index 01679f8..4d87bbf 100644 --- a/doc/book-enea-linux-release-info/doc/about_release.xml +++ b/doc/book-enea-linux-release-info/doc/about_release.xml @@ -46,7 +46,8 @@ - Pre-built binaries (kernel image, dtb & rootfs) + Pre-built binaries (kernel image, dtb & + rootfs). @@ -149,12 +150,11 @@ Packages in Enea Linux See the Enea Linux Open Source Report - @@ -164,12 +164,9 @@ Provided Toolchain/s (SDK) The SDK contains toolchains supporting cross-compilation of - applications for the targets on an x86_64 host. See the Enea Linux Application Development - Guide for information on how to build and install a - toolchain. + applications for the targets on an x86_64 host. See the Enea Linux Application Development Guide + for information on how to build and install a toolchain.
@@ -184,17 +181,13 @@ - Enea Linux Platforms Development - Guide + Enea Linux Platforms + Development Guide - Enea Linux Application Development - Guide + Enea Linux Application + Development Guide @@ -203,19 +196,12 @@ - Enea Linux Open Source Report - - Enea Linux Eclipse Open Source - Report - - Enea Linux Test Report @@ -223,7 +209,7 @@ Enea Linux Real-Time - Guide can be read at http://linuxrealtime.org. @@ -232,11 +218,11 @@
Other Provided Functionality - The functionality in a distribution depends on included packages in - the default image. In addition to the supported features, the following - functionality is also available, among other:INFO: This section - might be hidden by setting condition hidden on the section, MANUALLY in - this file. + The functionality in a distribution depends on the included packages + in the default image. In addition to the supported features, the following + functionality is also available:INFO: This section might be hidden + by setting condition hidden on the section, MANUALLY in this + file. 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 6e851db..72c1592 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 @@ -91,7 +91,7 @@ repo sync
Supported Targets with Parameters - The tables below describes the target(s) supported in this Enea + The table(s) below describe the target(s) supported in this Enea Linux release.
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 660b240..3aecc2e 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 @@ -6,7 +6,7 @@ Enea Linux is available as both pre-built binary images and source code. Both serve a specific purpose and each have their advantages. However, - using the pre-built binary images allows for getting up and running faster. + using the pre-built binary images allows for getting up-and-running faster. Please refer to the sections below for details on how to get Enea Linux as pre-built binary images or source code. @@ -55,6 +55,13 @@ release: + + Enea Linux Release Info - + provides information about the current released distribution for a + selected set of targets, along with installation requirements and + procedures. + + Enea Linux Platform Developer’s Guide -intended for Enea Linux platform developers, who @@ -83,19 +90,12 @@ packages provided with this release of Enea Linux. - + Enea Linux Eclipse Open Source Report - contains the open source and license information pertaining to the Eclipse package provided with this release of Enea Linux. - - - Enea Linux Release Info - - provides information about the current released distribution for a - selected set of targets, along with installation requirements and - procedures. -
@@ -166,7 +166,7 @@ id_rsa.pub Define the MACHINE from one of the targets listed - here,Below is the "machine_list" programlisting in + here:Below is the "machine_list" programlisting in machine_list_generated.xml created by the make system by extracting from the manifest diff --git a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml index 173046b..1aa9580 100644 --- a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml +++ b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml @@ -28,7 +28,7 @@ - Building the kernel might fail if GNU Make of version 3.82 has + Building the kernel might fail if the GNU Make version 3.82 has been installed on the host. The mandatory recovery action is to revert to version 3.81.INFO It is possible to hide this entire subsection by setting condition hidden on the section @@ -49,7 +49,7 @@ Installation of some packages might currently fail when installing using the Smart Package Manager. An example is the qemu package. Errors can e.g. be reported by smart about conflicts with files from other - packages.INFO It is possible to hide this setting condition hidden + packages.INFO It is possible to hide this, set condition to hidden on the section element The recommended solution to this problem is to install the failing @@ -70,7 +70,7 @@ Example with Failing QEMU Package As an example, the qemu installation can show the following - error.INFO It is possible to hide this setting condition hidden + error.INFO It is possible to hide this, set condition to hidden on the section element @@ -88,7 +88,7 @@ rpm, then download the above package from <build_dir>/tmp/deploy/rpm/aarch64. On target, use rpm -i qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64.rpm. If not installed, - several dependencies can be seen, e.g.: + several needed dependencies can be seen, e.g.: error: Failed dependencies: libpixman-1-0 >= 0.32.6 is needed by qemu-2.1.0+git0+541bbb07eb-r0.0.aarch64 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 115acb5..15b7923 100644 --- a/doc/book-enea-linux-release-info/doc/main_changes.xml +++ b/doc/book-enea-linux-release-info/doc/main_changes.xml @@ -16,8 +16,7 @@ - New Yocto version (New Yocto version (). See https://www.yoctoproject.org/downloads/core/krogoth21. @@ -30,8 +29,8 @@ For details, see the Git logs for the repositories specified in the - manifest files. See for more inf - on repos and the manifest. + manifest files. See for more + information on repos and the manifest.
@@ -50,4 +49,4 @@ --> - + \ No newline at end of file diff --git a/doc/book-enea-linux-release-info/doc/prerequisites.xml b/doc/book-enea-linux-release-info/doc/prerequisites.xml index 9c5aa95..6aa917a 100644 --- a/doc/book-enea-linux-release-info/doc/prerequisites.xml +++ b/doc/book-enea-linux-release-info/doc/prerequisites.xml @@ -4,7 +4,7 @@ Prerequisites - Building Enea Linux or compiling applications requires that your git + Building Enea Linux or compiling applications requires your git environment be setup properly and for certain packages to be installed on your Linux development host. -- cgit v1.2.3-54-g00ecf