From 0d310c2324d0fddcf306c406849158d84a6bd608 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 18 Jan 2016 14:51:29 +0100 Subject: initial commit for Enea Linux 5.0-ppc Signed-off-by: Adrian Dudau --- .../doc/about_release.xml | 416 ++++ .../book-enea-linux-release-info/doc/book.xml | 22 + .../doc/known_bugs_and_limitations.xml | 31 + .../doc/main_changes.xml | 2469 ++++++++++++++++++++ .../doc/supported_architectures.xml | 79 + .../doc/supported_features.xml | 95 + 6 files changed, 3112 insertions(+) create mode 100644 documentation/book-enea-linux-release-info/doc/about_release.xml create mode 100644 documentation/book-enea-linux-release-info/doc/book.xml create mode 100644 documentation/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml create mode 100644 documentation/book-enea-linux-release-info/doc/main_changes.xml create mode 100644 documentation/book-enea-linux-release-info/doc/supported_architectures.xml create mode 100644 documentation/book-enea-linux-release-info/doc/supported_features.xml (limited to 'documentation/book-enea-linux-release-info/doc') diff --git a/documentation/book-enea-linux-release-info/doc/about_release.xml b/documentation/book-enea-linux-release-info/doc/about_release.xml new file mode 100644 index 0000000..59cf24b --- /dev/null +++ b/documentation/book-enea-linux-release-info/doc/about_release.xml @@ -0,0 +1,416 @@ + + + + About This Release + + This release provides a publicly + available Enea Linux distribution for a selected set of PPC targets. This + release is generated from branch of applicable git + repositories. + + Provided contents: + + Source code, recipes, scripts, and documentation for building + your own Linux kernel, root file system, and cross-compilation + toolchains (SDKs) + + + + Default configurations for basic Yocto functionality + + + + Feature-specific configurations to optionally add more + capabilities to the Linux kernel + + + + Pre-built images (kernels, rootfs, dtb) and other binaries + available for download + + + + Eclipse executable plus application development tools (ADT) for + command line and Eclipse + + + + + + Supported targets: + + + + + + + + + + + + + + QEMU PPC + + + + Kernel configuration: + + + + P2041RDB: One kernel flavor (release) + + + + P3041DS: One kernel flavor (release) + + + + T4240RDB: Two kernel flavors (release & debug) + + + + Low-Latency Desktop (LLD) + + + + Supported host environment: + + + + + + Supported versions: + + Yocto version + + + + poky source version + + + + gcc version: + + + + Linux kernel version for all targets: + + + + Eclipse version + + + + Package versions: See + + + + Distribution channel: + + All deliverables can be downloaded from + + + + Supported features: See . + + More details about this release are provided under + the following topics:Info This list is currently hidden (same as + TOC) until we might add useful descriptions of the + chapters + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Provided Packages + + + + + + + + + + Type of Packages and Provider + + Reference + + + + + + Packages in Enea Linux images + + See the Enea Linux Open Source + Report + + + + Tools in the Eclipse tarball provided with Enea + Linux + + See the Enea Linux Eclipse Open Source + Report + + + + Packages provided by Yocto + + See the , tab "Release + Notes" + + + + +
+ +
+ Provided Toolchain/s (SDK) + + The SDK contains toolchains supporting cross-compilation of + applications for the targets on an host. See the 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. +
+ +
+ Supported Drivers + + No information of supported drivers is provided in this version of + the Release Information. +
+ +
+ Provided Documentation + + The following Enea Linux manuals are available for : + + + + README.htm - top page of the documentation + + + + README.release - text file describing the release contents, + installation, and quick getting started + + + + Enea Linux Release Information (this + document) + + + + Enea Linux User's Guide + + + + Enea Linux Open Source + Report + + + + Enea Linux Eclipse Open Source + Report + + + + The Enea Linux Eclipse tarball and Eclipse Open + Source Report is inherited from Enea Linux 4.0. How to use Eclipse is + described inside the Enea Linux User's Guide. + + Eclipse's own documentation is available in + tarball Enea-Linux-Eclipse_.tar, directory + eclipse/readme. +
+ + + + + INFO: MISSING XINCLUDE CONTENT + + +
+ 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: + + + + On target T4240RDB: + + + + SRIO support in user space (NWRITE, NREAD, msg, + doorbell) + + + + USDPAA + + + + + + Smart Package Management + + + + Eclipse ADT (excl. QEMU) and plug-ins for application + development: LTTng, Perf, LatencyTOP, PowerTOP, SystemTap + + +
+ + + +
+ Intentional Limitations + + 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 + + + + Real-time features: Fully Preemptible Kernel (FPK) from the + PREEMPT_RT patch + + + + Memory features: NUMA + + +
+
\ No newline at end of file diff --git a/documentation/book-enea-linux-release-info/doc/book.xml b/documentation/book-enea-linux-release-info/doc/book.xml new file mode 100644 index 0000000..0ae42e8 --- /dev/null +++ b/documentation/book-enea-linux-release-info/doc/book.xml @@ -0,0 +1,22 @@ + + + + + +]> + + <trademark class="registered">Enea</trademark> Linux + <xi:include href="&local_pardoc_distro;" xpointer="element(EneaLinux_PROD_VER/1)" + xmlns:xi="http://www.w3.org/2001/XInclude" /> Release Information + Release Version + + + + + + + + diff --git a/documentation/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml b/documentation/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml new file mode 100644 index 0000000..385df6a --- /dev/null +++ b/documentation/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml @@ -0,0 +1,31 @@ + + + + Known Problems in This Release + + The open source projects are continuously working on correcting + reported problems. Corrections to bugs detected by Enea have been + upstreamed, and the corrections been included in Enea Linux regardless of + when they will be included by the open source project. Remaining issues are + listed below, and workarounds to some of the problems are described in + chapter Troubleshooting in the Enea Linux User's Guide. + +
+ Release-Specific Problems + +
+ Problem with 32-bit Applications on 64-bit T4240 + + Currently in the Enea Linux 5.0-ppc release, cross-compiling + 32-bit applications to run on the T4240 64-bit target is not + supported. +
+
+ + +
\ No newline at end of file diff --git a/documentation/book-enea-linux-release-info/doc/main_changes.xml b/documentation/book-enea-linux-release-info/doc/main_changes.xml new file mode 100644 index 0000000..406492e --- /dev/null +++ b/documentation/book-enea-linux-release-info/doc/main_changes.xml @@ -0,0 +1,2469 @@ + + + + Main Changes + + This chapter describes the major changes and additions in the Enea + Linux release compared to the previous + general Enea Linux release (4.0-140919).The KVM updates for the + 5.0-beta release in Dec 2014, e.g. addition of meta-test, has NOT been + merged into the dizzy-enea release info. + +
+ New Functionality / Enhancements + + + + enea-image-minimal has been replaced by enea-image-base, with a + basic set of packets for a Linux distribution. Users can create a + customized image with more packets, added by the package + manager. + + + + SMART package manager is now included in the image. + + + + IPK packages have been replaced by RPM packages. + + + + Almost all packages for architectures supported by Yocto are now + available on the download server. + + +
+ +
+ Version Updates + + The versions are as follows: + + + + Enea Linux is based on Yocto + (was 1.6) + + + + The poky source version is (was daisy-11.0) + + +
+ +
+ Problems Fixed in this Release + + TBD CURRENTLY HIDDEN SECTION +
+ +
+ Added Drivers + + TBD CURRENTLY HIDDEN SECTION +
+ +
+ Added or Removed Packages + +
+ Added Packages + + + + + + Package Name + + Version + + + + + + alsa-state + + 0.2.0 + + + + alsa-utils + + 1.0.28 + + + + apr + + 1.5.1 + + + + apr-util + + 1.5.3 + + + + atk + + 2.12.0 + + + + bigreqsproto + + 1.1.2 + + + + binutils-cross-canadian-powerpc + + 2.24 + + + + binutils-cross-canadian-powerpc64 + + 2.24 + + + + binutils-cross-powerpc + + 2.24 + + + + binutils-cross-powerpc64 + + 2.24 + + + + binutils-crosssdk-x86_64 + + 2.24 + + + + blktool + + 4-6.1 + + + + bluez-hcidump + + 2.5 + + + + bluez4 + + 4.101 + + + + boot-format + + git + + + + byacc + + 20140422 + + + + cairo + + 1.12.16 + + + + calibrateproto + + 0.0 + + + + ccache + + 3.1.9 + + + + compositeproto + + 0.4.2 + + + + connman + + 1.25 + + + + connman-conf + + 1.0 + + + + consolekit + + 0.4.6 + + + + createrepo + + 0.4.11 + + + + cryptodev-module + + 1.6 + + + + damageproto + + 1.2.1 + + + + diffstat + + 1.59 + + + + distcc + + 3.1 + + + + dmxproto + + 2.3.1 + + + + docbook-dsssl-stylesheets + + 1.79 + + + + docbook-sgml-dtd-3.1 + + 3.1 + + + + docbook-utils + + 0.6.14 + + + + dri2proto + + 2.8 + + + + ed + + 1.9 + + + + encodings + + 1.0.4 + + + + enea-image-base + + 1.0 + + + + enea-image-featured + + 1.0 + + + + eth-config + + git + + + + fbset + + 2.1 + + + + fbset-modes + + 0.1.0 + + + + fixesproto + + 5.0 + + + + flac + + 1.3.0 + + + + flib + + git + + + + fmc + + git + + + + fmlib + + git + + + + font-util + + 1.3.0 + + + + fontconfig + + 2.11.1 + + + + fontsproto + + 2.1.3 + + + + formfactor + + 0.0 + + + + fotowall + + 0.9 + + + + fstests + + 0.1 + + + + gcc-cross-canadian-powerpc + + 4.9.1 + + + + gcc-cross-canadian-powerpc64 + + 4.9.1 + + + + gcc-cross-initial-powerpc + + 4.9.1 + + + + gcc-cross-initial-powerpc64 + + 4.9.1 + + + + gcc-cross-powerpc + + 4.9.1 + + + + gcc-cross-powerpc64 + + 4.9.1 + + + + gcc-crosssdk-initial-x86_64 + + 4.9.1 + + + + gcc-crosssdk-x86_64 + + 4.9.1 + + + + gcc-source + + 4.9.1 + + + + gconf + + 3.2.6 + + + + gdb-cross-canadian-powerpc + + 7.7.1 + + + + gdb-cross-canadian-powerpc64 + + 7.7.1 + + + + gdk-pixbuf + + 2.30.8 + + + + glew + + 1.11.0 + + + + glib-networking + + 2.38.0 + + + + glibc + + 2.20 + + + + glibc-locale + + 2.20 + + + + glibc-mtrace + + 2.20 + + + + glproto + + 1.4.17 + + + + gnome-common + + 3.12.0 + + + + gnulib + + git + + + + groff + + 1.22.2 + + + + gst-meta-base + + 0.10 + + + + gst-plugins-base + + 0.10.36 + + + + gst-plugins-good + + 0.10.31 + + + + gstreamer + + 0.10.36 + + + + gtk+ + + 2.24.24 + + + + gtk-update-icon-cache + + 3.4.4 + + + + harfbuzz + + 0.9.35 + + + + hdparm + + 9.43 + + + + hicolor-icon-theme + + 0.13 + + + + hostap-utils + + 0.4.7 + + + + inputproto + + 2.3.1 + + + + jpeg + + 8d + + + + json-c + + 0.11 + + + + kbproto + + 1.0.6 + + + + keymaps + + 1.0 + + + + less + + 466 + + + + libatomics-ops + + 7.2 + + + + libdmx + + 1.1.3 + + + + libdrm + + 2.4.54 + + + + libedit + + 20130712-3.1 + + + + liberation-fonts + + 1.04 + + + + libevdev + + 1.2.2 + + + + libevent + + 2.0.21 + + + + libfontenc + + 1.1.2 + + + + libglade + + 2.6.4 + + + + libglu + + 9.0.0 + + + + libice + + 1.0.9 + + + + libid3tag + + 0.15.1b + + + + libmatchbox + + 1.11 + + + + libnfsidmap + + 0.25 + + + + libogg + + 1.3.2 + + + + liboil + + 0.3.17 + + + + libowl-av + + 0.1 + + + + libpfm4 + + 4.3.0 + + + + libpthread-stubs + + 0.3 + + + + libsamplerate0 + + 0.1.8 + + + + libsm + + 1.2.2 + + + + libsndfile1 + + 1.0.25 + + + + libsoup-2.4 + + 2.46.0 + + + + libtheora + + 1.1.1 + + + + libtirpc + + 0.2.5 + + + + libvorbis + + 1.3.4 + + + + libx11 + + 1.6.2 + + + + libxau + + 1.0.8 + + + + libxcalibrate + + 0.0 + + + + libxcb + + 1.10 + + + + libxcomposite + + 0.4.4 + + + + libxcursor + + 1.1.14 + + + + libxdamage + + 1.1.4 + + + + libxdmcp + + 1.1.1 + + + + libxext + + 1.3.2 + + + + libxfixes + + 5.0.1 + + + + libxfont + + 1.5.0 + + + + libxft + + 2.3.2 + + + + libxi + + 1.7.4 + + + + libxinerama + + 1.1.3 + + + + libxkbfile + + 1.0.8 + + + + libxmu + + 1.1.2 + + + + libxrandr + + 1.4.2 + + + + libxrender + + 0.9.8 + + + + libxres + + 1.0.7 + + + + libxsettings-client + + 0.10 + + + + libxt + + 1.1.4 + + + + libxtst + + 1.2.2 + + + + libxv + + 1.0.10 + + + + libxxf86dga + + 1.1.4 + + + + libxxf86misc + + 1.0.3 + + + + libxxf86vm + + 1.1.3 + + + + linux-qoriq + + 3.12 + + + + lrzsz + + 0.12.20 + + + + makedepend + + 1.0.5 + + + + matchbox-terminal + + 0.0 + + + + matchbox-wm + + 1.2 + + + + mesa + + 10.1.3 + + + + mesa-demos + + 8.2.0 + + + + meta-environment-p2041rdb + + 1.0 + + + + meta-environment-p3041ds + + 1.0 + + + + meta-environment-t4240rdb-64b + + 1.0 + + + + mini-x-session + + 0.1 + + + + mkfontdir + + 1.0.7 + + + + mkfontscale + + 1.1.1 + + + + mobile-broadband-provider-info + + 20140618 + + + + mtdev + + 1.1.5 + + + + neard + + 0.14 + + + + nettle + + 2.7.1 + + + + nfs-utils + + 1.3.0 + + + + ofono + + 1.15 + + + + openjade + + 1.3.2 + + + + opensp + + 1.5.2 + + + + openvswitch + + 2.1.2 + + + + owl-video + + 0.1 + + + + packagegroup-base + + 1.0 + + + + packagegroup-core-boot + + 1.0 + + + + packagegroup-core-buildessential + + 1.0 + + + + packagegroup-core-nfs + + 1.0 + + + + packagegroup-core-qt + + 1.0 + + + + packagegroup-core-sdk + + 1.0 + + + + packagegroup-core-ssh-openssh + + 1.0 + + + + packagegroup-core-tools-testapps + + 1.0 + + + + packagegroup-core-x11 + + 1.0 + + + + packagegroup-core-x11-base + + 1.0 + + + + packagegroup-core-x11-xserver + + 1.0 + + + + packagegroup-cross-canadian-p2041rdb + + 1.0 + + + + packagegroup-cross-canadian-p3041ds + + 1.0 + + + + packagegroup-cross-canadian-t4240rdb-64b + + 1.0 + + + + pango + + 1.36.6 + + + + patch + + 2.7.1 + + + + piglit + + 1.0 + + + + pointercal-xinput + + 0.0 + + + + ppp + + 2.4.6 + + + + presentproto + + 1.0 + + + + psplash + + 0.1 + + + + pulseaudio + + 5.0 + + + + python-argparse + + 1.2.1 + + + + python-mako + + 0.9.1 + + + + python-numpy + + 1.7.0 + + + + python-scons + + 2.3.2 + + + + qt4 + + 4.8.6 + + + + qt4-x11-free + + 4.8.6 + + + + quicky + + 0.4 + + + + quota + + 4.01 + + + + randrproto + + 1.4.0 + + + + rcw + + git + + + + recordproto + + 1.14.2 + + + + renderproto + + 0.11.1 + + + + resourceproto + + 1.2.0 + + + + rgb + + 1.0.5 + + + + rpcbind + + 0.2.1 + + + + sbc + + 1.2 + + + + scrnsaverproto + + 1.2.2 + + + + serf + + 1.3.7 + + + + setserial + + 2.17 + + + + sgml-common + + 0.6.3 + + + + sgmlspl + + 1.03ii + + + + speex + + 1.2rc1 + + + + startup-notification + + 0.12 + + + + stat + + 3.3 + + + + sysprof + + 1.2.0 + + + + tclap + + 1.2.1 + + + + texinfo-dummy + + 1.0 + + + + tiff + + 4.0.3 + + + + tremor + + 20120314 + + + + u-boot-qoriq + + 2014.07 + + + + udev-rules-qoriq + + 1.0 + + + + unzip + + 6.0 + + + + usdpaa + + git + + + + videoproto + + 2.3.2 + + + + vte + + 0.28.2 + + + + waffle + + 1.3.0 + + + + wayland + + 1.5.0 + + + + wireless-tools + + 30.pre9 + + + + wpa-supplicant + + 2.2 + + + + x11-common + + 0.1 + + + + x11perf + + 1.5.4 + + + + xauth + + 1.0.9 + + + + xcb-proto + + 1.10 + + + + xcb-util + + 0.3.9 + + + + xcmiscproto + + 1.2.2 + + + + xdpyinfo + + 1.3.1 + + + + xextproto + + 7.3.0 + + + + xf86-input-evdev + + 2.9.0 + + + + xf86-video-fbdev + + 0.4.4 + + + + xf86dgaproto + + 2.1 + + + + xf86driproto + + 2.1.1 + + + + xf86miscproto + + 0.9.3 + + + + xf86vidmodeproto + + 2.3.1 + + + + xhost + + 1.0.6 + + + + xineramaproto + + 1.2.1 + + + + xinit + + 1.3.3 + + + + xinput + + 1.6.1 + + + + xinput-calibrator + + 0.7.5 + + + + xkbcomp + + 1.2.4 + + + + xkeyboard-config + + 2.12 + + + + xmodmap + + 1.0.8 + + + + xprop + + 1.2.2 + + + + xproto + + 7.0.26 + + + + xrandr + + 1.4.2 + + + + xrestop + + 0.4 + + + + xserver-common + + 1.34 + + + + xserver-nodm-init + + 2.0 + + + + xserver-xf86-config + + 0.1 + + + + xserver-xorg + + 1.15.1 + + + + xset + + 1.2.3 + + + + xtrans + + 1.3.4 + + + + xtscal + + 0.6.3 + + + + xuser-account + + 0.1 + + + + xvideo-tests + + 0.1 + + + + xwininfo + + 1.1.3 + + + + +
+ +
+ Changed Packages + + + + + + Package Name + + Previous Version + + New Version + + + + + + alsa-lib + + 1.0.27.2 + + 1.0.28 + + + + automake + + 1.14 + + 1.14.1 + + + + babeltrace + + 1.1.1 + + 1.2.1 + + + + ca-certificates + + 20130610 + + 20140325 + + + + cross-localedef + + 2.19 + + 2.20 + + + + curl + + 7.35.0 + + 7.37.1 + + + + db + + 5.3.21 + + 6.0.30 + + + + dbus + + 1.6.18 + + 1.8.6 + + + + dbus-glib + + 0.100.2 + + 0.102 + + + + dnsmasq + + 2.68 + + 2.71 + + + + elfutils + + 0.155 + + 0.158 + + + + file + + 5.16 + + 5.18 + + + + flex + + 2.5.38 + + 2.5.39 + + + + freetype + + 2.5.2 + + 2.5.3 + + + + gawk + + 4.0.2 + + 4.1.1 + + + + gcc + + 4.8.2 + + 4.9.1 + + + + gdb + + 7.6.2 + + 7.7.1 + + + + glib-2.0 + + 2.38.2 + + 2.40.0 + + + + gmp + + 5.1.1 + + 6.0.0 + + + + gnutls + + 2.12.23 + + 3.3.5 + + + + grep + + 2.18 + + 2.19 + + + + gtk-doc-stub + + 0.0 + + 1.1 + + + + icu + + 51.2 + + 53.1 + + + + kbd + + 2.0.1 + + 2.0.2 + + + + kexec-tools + + 2.0.4 + + 2.0.7 + + + + kmod + + 16 + + 18 + + + + libbsd + + 0.6.0 + + 0.7.0 + + + + libcheck + + 0.9.12 + + 0.9.14 + + + + libffi + + 3.0.13 + + 3.1 + + + + libgcc + + 4.8.2 + + 4.9.1 + + + + libgcrypt + + 1.5.3 + + 1.6.1 + + + + libnewt + + 0.52.14 + + 0.52.17 + + + + libnl + + 3.2.22 + + 3.2.25 + + + + libpcap + + 1.5.3 + + 1.6.1 + + + + libpcre + + 8.34 + + 8.35 + + + + libpng + + 1.6.8 + + 1.6.13 + + + + libtasn1 + + 3.4 + + 4.0 + + + + liburcu + + 0.8.1 + + 0.8.4 + + + + libusb1 + + 1.0.9 + + 1.0.19 + + + + libvirt + + 1.2.2 + + 1.2.14 + + + + linux-libc-headers + + 3.14 + + 3.16 + + + + lsbinitscripts + + 9.52 + + 9.55 + + + + ltp + + 20140115 + + 20140422 + + + + lttng-modules + + 2.3.3 + + 2.5.0 + + + + lttng-tools + + v2.4.0 + + v2.5.0 + + + + lttng-ust + + 2.4.0 + + 2.5.0 + + + + lxc + + 1.0.1 + + 1.0.6 + + + + lzo + + 2.06 + + 2.08 + + + + mklibs + + 0.1.38 + + 0.1.39 + + + + netcf + + 0.2.2 + + 0.2.3 + + + + openssh + + 6.5p1 + + 6.6p1 + + + + openssl + + 1.0.1g + + 1.0.1p + + + + opkg + + 0.2.1 + + 0.2.2 + + + + oprofile + + 0.9.8 + + 0.9.9 + + + + perl + + 5.14.3 + + 5.20.0 + + + + pixman + + 0.32.4 + + 0.32.6 + + + + powertop + + 2.5 + + 2.6.1 + + + + pseudo + + 1.5.1 + + 1.6.2 + + + + python-pygobject + + 2.27.91 + + 2.28.3 + + + + qemu + + 1.7.0 + + 2.3.0 + + + + quilt + + 0.61 + + 0.63 + + + + rpm + + 5.4.9 + + 5.4.14 + + + + shadow + + 4.1.4.3 + + 4.2.1 + + + + shadow-securetty + + 4.1.4.3 + + 4.2.1 + + + + shadow-sysroot + + 4.1.4.3 + + 4.2.1 + + + + shared-mime-info + + 1.2 + + 1.3 + + + + sqlite3 + + 3.8.3.1 + + 3.8.6.0 + + + + subversion + + 1.7.10 + + 1.8.9 + + + + sudo + + 1.8.9p5 + + 1.8.10p3 + + + + trace-cmd + + 1.2 + + 2.3.2 + + + + tzcode + + 2013i + + 2015b + + + + tzdata + + 2013i + + 2015b + + + + udev-extraconf + + 1.0 + + 1.1 + + + + util-linux + + 2.24.1 + + 2.24.2 + + + + util-macros + + 1.18.0 + + 1.19.0 + + + + +
+ +
+ Removed Packages + + + + + + Package Name + + + + + + binutils-cross-canadian-arm + + + + boot-monitor + + + + buildtools-tarball + + + + dosfstools + + + + ebtables + + + + eglibc + + + + eglibc-locale + + + + eglibc-mtrace + + + + elftosb + + + + enea-image-demo + + + + enea-image-minimal + + + + gcc-cross-canadian-arm + + + + gdb-cross-canadian-arm + + + + git + + + + iproute2 + + + + libuio + + + + linux-boundary + + + + linux-keystone + + + + logrotate + + + + lsb-release + + + + lzop + + + + meta-environment-imx6qsabrelite + + + + meta-environment-proliant-m800 + + + + mtd-utils + + + + mtools + + + + mxsldr + + + + neon + + + + net-tools + + + + opkg-collateral + + + + opkg-config-base + + + + packagegroup-cross-canadian-imx6qsabrelite + + + + packagegroup-cross-canadian-proliant-m800 + + + + packagegroup-enea-profile + + + + poky-feed-config-opkg + + + + python-async + + + + python-git + + + + python-gitdb + + + + python-smmap + + + + u-boot-keystone + + + + u-boot-script-boundary + + + + wget + + + + xmlts + + + + +
+
+
\ No newline at end of file diff --git a/documentation/book-enea-linux-release-info/doc/supported_architectures.xml b/documentation/book-enea-linux-release-info/doc/supported_architectures.xml new file mode 100644 index 0000000..6d0d764 --- /dev/null +++ b/documentation/book-enea-linux-release-info/doc/supported_architectures.xml @@ -0,0 +1,79 @@ + + +
+ Supported Targets and Architectures + + Precompiled images, recipes, U-Boot + bootloader, and build & boot instructions are provided for the + following target and hardware architectures + + + + + + + + + + + + + + Supported Targets + + Processor Architecture + + DSPs + + Specification + + + + + + + + Power + + (none) + + Quad-core QorIQ P2041 processor, e500mc + cores + + + + + + Power + + (none) + + Quad-core QorIQ P3041 processor, e500mc + cores + + + + + + Power + + (none) + + Quad-core QorIQ T4240 processor, e6500 + cores + + + + + + QEMU PPC for architecture-specific Linux emulation is + also supported.FIXME Missing more exact which ppc arch can be + emulated? +
\ No newline at end of file diff --git a/documentation/book-enea-linux-release-info/doc/supported_features.xml b/documentation/book-enea-linux-release-info/doc/supported_features.xml new file mode 100644 index 0000000..14d5a88 --- /dev/null +++ b/documentation/book-enea-linux-release-info/doc/supported_features.xml @@ -0,0 +1,95 @@ + + +
+ Supported Features + + The basic features provided by Yocto are listed on the "Features" tab + on the . + + Enea Linux provides additional target-specific features from other + open source projects: + + + + Networking features: + + + + + Open vSwitch (OVS) version + 2.0.0*) + + + + Data Plane Development Kit (DPDK) version 0.10.0 + + + + DPDK vSwitch (DVS) version 1.6.0r1 + + + + + + + Virtualization features: + + + + + Kernel-Based Virtual Machine (KVM) + + + + Linux Containers (LXC) + + + + + + + Real-time features: + + + + + CPU Isolation (CI) + + + + Fully Preemptible Kernel (FPK) + + + + + + + Memory features: + + + + + Non-Uniform Memory Access (NUMA); package versions numad 0.6 + and numactl 2.0.9 + + + + + + + + *) Runnable on any Linux-based virtualization platform (e.g. KVM) + from kernel version 2.6.32 + + + Refer to the Enea Linux User's Guide for details + about each feature. + + +
\ No newline at end of file -- cgit v1.2.3-54-g00ecf