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, Userspace
h1. When building a project, the captured Toaster build log will have passive warnings unknown package dependencies.
Ignore the warning.
1. Install
$ git clone --branch=master-wr 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. Set the Machine to "qemuarm"
5. Build the target "wrlinux-image-glibc-small"
6. Click the outcome download button and check the build log.