Acknowledged
Created: May 17, 2021
Updated: Jun 8, 2021
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Build & Config
When using Toaster to add a layer to a project, multiple instances of the same layer are offered as a dependent layer. These can be ignored.
1. Install
$ git clone --branch=WRLINUX_10_18_LTS git://pek-git.wrs.com/wrlinux-x
$ wrlinux-x/setup.sh --machines qemux86-64
$ . ./environment-setup-x86_64-wrlinuxsdk-linux
$ . ./oe-init-build-env
$ . toaster start webport=0.0.0.0:8000
2. Open web browser to <host_ip>:8000
3. Create a project
4. Add layers from "Import layer" page.