File with Parameters in the Book Auto-updated by ELFT See the eltf_params_updated_template_howto_use.txt text file for description of how to create the final eltf_params_updated.xml from this template and for all REQUIREMENTS. Use the command "make eltf" to extract a full list of all ELTF variables, which always begins with ELTF_ and don't only rely on the howto text file list! The plan is that ELTF will auto-update this when needed.
Common Parameters A programlisting, ID "eltf-prereq-apt-get-commands-host" # Host Ubuntu 18.04 LTS 64bit sudo apt-get -y update sudo apt-get -y install sed wget subversion git-core coreutils unzip texi2html \ texinfo libsdl1.2-dev docbook-utils fop gawk python-pysqlite2 diffstat \ make gcc build-essential xsltproc g++ desktop-file-utils chrpath \ libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm \ libxml-parser-perl A programlisting, ID "eltf-getting-repo-install-command" mkdir -p ~/bin curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo chmod a+x ~/bin/repo export PATH=~/bin:$PATH Several phrase elements, various IDs. Ensure EL_REL_VER is correct also compared to the "previous" REL VER in pardoc-distro.xml "prev_baseline". 8.1 2.7 warrior http://www.yoctoproject.org/downloads http://linux.enea.com/EneaLinux8.1 A programlisting, ID "eltf-repo-cloning-enea-linux". Use $MACHINE/default.xml as parameter, where MACHINE is one of the target directory names in the manifest. mkdir enea-linux cd enea-linux repo init -u git@git.enea.com:linux/manifests/el_manifests-rt.git \ -b refs/tags/Enea_Linux_RT_8.1 -m $MACHINE/default.xml repo sync A table with ONE row, only the row with ID "eltf-eclipse-version-row" is included in the book. MANUALLY in book, set condition hidden if eclipse is not in the release. Eclipse version 4.7 (Oxygen) plus command line development tools are included in this Enea Linux release. Below is one big section with title "Supported Targets with Parameters". The entire section is included completely in the book via ID "eltf-target-tables-section" and shall be LAST in the template. The template contains ONE target subsection. COPY/APPEND it, if multiple targets exist in the release and optionally add rows with additional target parameters in each target subsection table.
Supported Reference Boards with Parameters The table(s) below describes the target(s) supported in this Enea Linux release. MACHINE Information Intel Xeon D Component Description Target official name Intel Xeon D Architecture and Description x86-64 Link to target datasheet Intel Xeon D datasheet Poky version Git-commit-id: 6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb GCC version 8.3.0 Linux Kernel Version 4.19 Supported Drivers Ethernet, RTC, UART
MACHINE Information Raspberry Pi 3 Component Description Target official name Raspberry Pi 3 Architecture and Description ARM Cortex-A53 (ARMv8) Link to target datasheet Raspberry Pi 3 Model B+ datasheet Poky version Git-commit-id: 6d2e12e79211b31cdf5ea824fb9a8be54ba9a9eb GCC version 8.3.0 Linux Kernel Version 4.19 Supported Drivers Ethernet, I2C, SPI, PCM/I2S, UART, USB, SD/SDHC/SDXC