===== Overview ===== Working with Wind River LTS19. Links: * [[https://github.com/WindRiver-Labs/wrlinux-x]] * [[https://docs.windriver.com/category/os_linux_cd]] * [[https://docs.windriver.com/category/os_linux_lts_19]] ===== STUFF ===== * WR-specific extensions (templates/features/tools), should these be used to be incompatible with pure YP? * how to update wrlinux-x to UPDATE7? * New support to deploy a platform project image based on the intel-x86-64 BSP with the runqemu command. You no longer require a QEMU-based BSP to deploy and test your x86-based image (RCPL7) * BB_NO_NETWORK_pn-lmbench='0' ===== New templates ===== * feature/busybox * feature/dummy-kernel * feature/kubernetes * feature/run-container * feature/stig * feature/usrmerge ===== Pre-reqs ===== * Fedora 31/32 * Ubuntu 18.04 (NOT 16.04) ===== Quick Start ===== ==== Cloning ==== $ mkdir -p lts19/WR; cd lts19/WR $ git clone https://github.com/WindRiver-Labs/wrlinux-x ==== setup ==== $ . ./wrlinux-x/setup.sh --mirror --all-layers ==== Checking ==== $ .../setup.sh --list-distros $ .../setup.sh --list-machines $ .../setup.sh --list-layers $ .../setup.sh --list-recipes $ .../setup.sh --list-templates