From a2d5ab552f018b6ae55cd2c388ae023e9267e0cf Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Mon, 20 Jun 2016 17:56:51 +0200 Subject: Updated release info --- .../doc/about_release.xml | 100 ++++++++------------- .../doc/getting_enea_linux.xml | 5 -- doc/manifest_conf.mk | 2 +- 3 files changed, 37 insertions(+), 70 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 99d6dba..7602350 100644 --- a/doc/book-enea-linux-release-info/doc/about_release.xml +++ b/doc/book-enea-linux-release-info/doc/about_release.xml @@ -102,26 +102,20 @@ ARM - See link to QEmu web - page + See wiki.qemu.org QEMUPCC PPC - - See link to QEmu web - page QEMUX86 X86 - - See link to QEmu web - page @@ -268,11 +262,13 @@ 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. + targetdoc="book_enea_linux_users_guide" + targetptr="book_enea_linux_users_guide">Enea Linux User's Guide for + information on how to build and install a toolchain.FIXME LATER + MAYBE: Sorry but 5.0-ppc does not support cross-compilation of 32-bit + applications for the T4240RDB 64bit target due to bugs in + Yocto.
@@ -312,23 +308,23 @@ Ethernet - + - + - + - + - + I2C - + - + @@ -340,9 +336,9 @@ SPI - + - + @@ -354,9 +350,9 @@ PCI Express - + - + @@ -368,9 +364,9 @@ USB - + - + @@ -382,9 +378,9 @@ Flash - + - + @@ -396,9 +392,9 @@ SD/SDHC/SDXC - X + - + @@ -410,9 +406,9 @@ RTC - + - + @@ -433,14 +429,12 @@ README.htm - top page of the documentationFIXME Needs to - be fixed (= created and added to make dist). OR remove this - line? + be fixed to easily find also online doc README - text files describing various details like build- and - boot-commands - the commands are also seen in . + boot-commands @@ -461,46 +455,24 @@ class="registered">Enea Linux Eclipse Open Source Report - - - Enea Linux Platforms Development - Guide - Generic version included in this distribution - - - - Enea Linux Application Development - Guide - Generic version included in this distribution - - In addition to the local versions of the generic guides reached via - the above links, you can also read the latest versions via the direct - online links below. When accessing them via the links below, you need to - logon to the portal.enea.com. These online versions may be - updated/improved asynchronously with the releases.INFO: Should be - accessable to all customer's with Enea Linux 6 or later - INFO: On portal, generic guides can NOT link TO the distro - specific guides, but the distro specific guides can link to the generic - - HOWEVER these links (found above) will go to the versions inside the - delivery, instead of to the latest versions. + User's Guides are available online, not inside the + distribution. Enea - Linux Application Development Guide - Latest generic version - online + Linux Application User's Guide + (https://portal.enea.com/wp-content/uploads/_mediavault/book-enea-linux-applications-dev-guide.pdf) Enea - Linux Platforms Development Guide - Latest generic version - online + Linux Platforms User's Guide + (https://portal.enea.com/wp-content/uploads/_mediavault/book-enea-linux-platforms-dev-guide.pdf) 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 b356435..dada8bd 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 @@ -58,11 +58,6 @@ $ repo init -u - The URI and 'refs/tags/EL6' specifies the location and version - of the repository where the manifest file is stored. The repo tool - assumes that the argument after '-b' is a branch, and to force - interpretation as a tag, the prefix refs/tags/ is needed. - The parameter <manifest file> depends on the target. See the following table: diff --git a/doc/manifest_conf.mk b/doc/manifest_conf.mk index 21e1699..3fd8b34 100644 --- a/doc/manifest_conf.mk +++ b/doc/manifest_conf.mk @@ -3,5 +3,5 @@ # The values are shown in the release info # The manifest is used to fetch information into the release info from the distro files MANIFESTHASH := krogoth -MANIFESTURL := git@git.enea.com:linux/el_manifests-standard.git +MANIFESTURL := git://git.enea.com/linux/el_manifests-standard.git PROFILE_NAME := Standard -- cgit v1.2.3-54-g00ecf