From 8346b462a53822715a25e433818b09f77a728f22 Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Thu, 23 Jun 2016 13:47:00 +0200 Subject: Updated release info (Removed unsupported targets & eclipse) --- .../doc/about_release.xml | 46 +----- .../doc/known_bugs_and_limitations.xml | 183 --------------------- .../doc/main_changes.xml | 15 +- 3 files changed, 10 insertions(+), 234 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 1fa71f8..fbdfd76 100644 --- a/doc/book-enea-linux-release-info/doc/about_release.xml +++ b/doc/book-enea-linux-release-info/doc/about_release.xml @@ -45,11 +45,6 @@ Pre-built packages (RPM) - - - Eclipse executable plus development tools for command line - and Eclipse - @@ -153,15 +148,7 @@ Linux kernel versionwas EneaLinux_KERNEL_VER Not in poky.ent - 3.12 (P2041RDB & LS1021a-IoT)4.4 - (QEmu targets) - - - - Eclipse - - 4.5 (Mars)was Eclipse_VER and was Eclipse_NAME Not - in poky.ent + 3.12 @@ -202,17 +189,6 @@ Report - - Tools in the Eclipse tarball provided with Enea - Linux - - See the Enea Linux Eclipse Open Source - Report - - Packages provided by Yocto @@ -338,13 +314,6 @@ Report - - Enea Linux Eclipse Open Source - Report - - - - How to use Eclipse is described inside the Enea Linux user's guides. - Eclipse's own documentation is available in directory - eclipse/readme.
@@ -425,11 +390,6 @@ Smart Package Management - - - Eclipse ADT (excl. QEMU) and plug-ins for application - development: LTTng, Perf, LatencyTOP, PowerTOP, SystemTap -
@@ -448,10 +408,6 @@ The following functionality supported in other Enea Linux releases has been excluded in this release: - - Eclipse plug-ins for image creation (HOB) - - Networking features: DPDK vSwitch, DPDK 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 5058404..e92d90e 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 @@ -120,163 +120,10 @@ -
- Eclipse Tools - - The Eclipse tools provided together with Enea Linux are part of the - Yocto Application Development Toolkit (ADT) and are maintained by - different open source projects. The list below outlines current problems - with the plug-ins as such, as well as kernel limitations when using a tool - towards the mentioned target: - - - - HOB is currently not supported - on Red Hat.LXCR-2994, LXCR-3222 - - - - SystemTap is currently not - supported on Red Hat.LXCR-3274 - - - - When running SystemTap for the - first time on a target, you may need to manually ssh into the target - beforehand, in order to add the RSA key of the host to the file - known_hosts. Failing to do so will result in Eclipse freezing with the - progress window displayed, and a terminal message The - authenticity of host <target_ip> can't be - established. - - - - SystemTap scripts sometimes - result crosstap error messages about inaccessible variables. This is - not an issue with the tool itself, but stems from the compiler - optimizing away some of the variables. See workaround in the User's - Guide.LXCR-2204 - - - - Currently BitBake Commander - projects can only be created for a local connection. Due to an - upstream bug, selecting a remote connection causes the Eclipse GUI to - freeze such that it must be killed.LXCR-2801 - - - - A limitation currently makes Eclipse non-responding when running a streaming - script, i.e. a script that runs continuously. - - - - The LatencyTop plug-in for the - P2041 target reports some errors due to the permissions configuration - on the target, but it works correctly if the - latencytop command is issued from the Eclipse - console.LXCR-6303 - - - - Currently LatencyTOP is not - available for ARM kernels built with SMP support due to an ARM - specific limitation in the Linux kernel. - - - - PowerTOP sometimes freezes - Eclipse after displaying a progress bar with message - Gathering powertop data file - remotely.LXCR-3143 - - - - When running powertop from the - Eclipse terminal towards p2020rdb targets it is necessary to specify - the full path in order to find the - command.LXCR-2265 - - - - When running powertop from the - Eclipse terminal towards zynq ZC702 targets it is necessary to specify - the full path in order to find the - command.LXCR-2265 - - - - The PowerTOP console in Eclipse - might display messages like Cannot load - /var/cache/powertop/<filename>. As a workaround, run - powertop --calibrate for a while to - generate the missing files. See Bugzilla - #698020.LXCR-3575 - - - - ssh-only is currently the only - supported connection type when running Eclipse tools towards a - target.LXCR-2799 - - - - Hyphen character '-' in the name of the Yocto ADT AutoTools project can cause - configuration errors.LXCR-2290 - - - - The LTTng tool does not work on - ARM targets, neither from within - Eclipse nor when run directly on target, due to a problem with - lttng-modules and gcc-4.8.x. See Bugzilla - #6015.LXCR-2653, LXCR-3053 - - - - When running LTTng from - Eclipse, it sometimes happens that a new session created in the - Control View does not immediately appear under Sessions for that - target. However, the session is created and will appear after - right-clicking "Sessions" and selecting "Refresh". - - - - The yocto-bsp properties page - has some problems in the graphical user interface. Occasionally it is - not possible to resize and scroll which makes it impossible to see the - lower part of the properties window.LXCR-3128 - - - - When connecting an Eclipse project configured for KGDB (GDB Hardware Debugging) to a 64-bit - PowerPC target, GDB fails to connect unless the architecture is - specified in .gdbinit. See Bugzilla - #457697.LXCR-3984 - - -
-
Target-Side Tools - The target-side tools can be run stand-alone on target or from - Eclipse on host. The issues below are only observed when running the tools - directly on target: - - - The perf report command hangs - or crashes due to segmentation fault on ARM - targets.LXCR-2708 - - The perf report does not show any output for the PandaBoard target.LXCR-2710 @@ -295,15 +142,6 @@ for some time (~ 1 minute).LXCR-3631 - - The LTTng tool does not work on - ARM targets, neither from within - Eclipse nor when run directly on target, due to a problem with - lttng-modules and gcc-4.8.x. See Bugzilla - #6015.LXCR-2653, LXCR-3053 - - The powertop --calibrate command does not work on the Keystone k2hk-evm @@ -317,22 +155,6 @@ PowerPC targets. - - When running powertop on - ARM targets, the following - warning/error is repeated: clk_set_rate: failed to set - i2c0_aper rate . Then powertop stops and the statistics are - no longer updated. What probably happens here is that the cpufreq - governor tries to scale the CPU frequency, but since the I2C clock is - derived from the CPU frequency, the I2C driver implements some policy - to stay within legal frequency limits and rejects the frequency - changes, ending up with the warning message. A fix - has been merged in the linux-xlnx kernel but is not yet propagated - into meta-xilinx.LXCR-3205, LXCR-3106, - LXCR-2660 - - If you get an error message like Cannot load from file /var/cache/powertop/saved_results.powertop when running @@ -432,11 +254,6 @@ Miscellaneous - - Running QEMU from an exported - rootfs requires sudo privileges on the host. - - menuconfig requires Ncurses. If the terminal that pops up 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 da302c1..c295ade 100644 --- a/doc/book-enea-linux-release-info/doc/main_changes.xml +++ b/doc/book-enea-linux-release-info/doc/main_changes.xml @@ -4,10 +4,11 @@ Main Changes - This chapter describes the major changes and additions in the Enea - Linux release compared to the previous release (Enea Linux 5.0-ppc). + N/A. -
+ This is the first release of Enea Linux, Networking profile. + +
New Functionality/Enhancements Based in the Jira query: 'project = CPDX and fixVersion = "Enea @@ -33,18 +34,20 @@ on repos and the manifest.
-
+
Problems Fixed in this Release TBD FIXME or set condition hidden
-
+
Added Drivers TBD FIXME or set condition hidden
+ + -- cgit v1.2.3-54-g00ecf